Skip to content

Hostname

topper.com.br

Last fetched

topper.com.br resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · topper.com.brRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/topper.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.18.2818.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.6418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.9218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
201.48.47.68201.48.0.0/17AS16735ALGAR TELECOM SABR
201.48.47.68201.48.0.0/17AS16735ALGAR TELECOM SABR
3.165.63.1013.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.1043.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.173.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.683.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

Registrar
Organization
murta goyanes advogados
Contact emails

Subdomains

4 observed subdomains of topper.com.br.

Web-graph footprint

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

39 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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