Skip to content

Hostname

maisfly.com.br

Last fetched

maisfly.com.br resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · maisfly.com.brRouting diversity5.6/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/maisfly.com.br

Resolution chain

maisfly.com.br resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.211.112.11418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.57.2543.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.205.343.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.143.453.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.105.373.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.230.2263.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.47.13734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.29.23335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.181.752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.195.10452.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.111.8854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.121.4654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.74.10454.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.53.246100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
flytour ag?ncia de viagens e turismo ltda
Contact emails

Subdomains

8 observed subdomains of maisfly.com.br.

Web-graph footprint

Distinct hostnames that link to or from maisfly.com.br in the public web crawl.

6 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for maisfly.com.br.

MechanismTarget
SPF_Amaisfly.com.br
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.143.0.0/16
SPF_MXmaisfly.com.br

Related pages

Pivot deeper into the graph from maisfly.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "maisfly.com.br"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.