Skip to content

Hostname

sesterheim.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · sesterheim.com.brRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/sesterheim.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.46.1033.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.263.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.333.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.583.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.76.10565.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.12565.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.3865.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.76.8865.8.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
Organization
guilherme callegaro sesterheim
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

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

Cypher and MCP

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

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