Skip to content

Hostname

maps.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · maps.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/maps.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.235.116.19518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.248.1523.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.115.13134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.226.7134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.236.3334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.207.10552.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.217.14452.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.123.16454.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.108.8054.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.19.18232.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.232.111100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

24 observed subdomains of maps.com.br.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "maps.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.