Skip to content

Hostname

postallweb.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.23.89.72107.23.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.179.1673.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.175.673.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.80.10052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
postall transportes e armazenagem ltda
Contact emails

Subdomains

20 observed subdomains of postallweb.com.br.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

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

Cypher and MCP

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

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