Skip to content

Hostname

supergeeks.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.2313.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.7113.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8313.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9313.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.248.11518.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.1418.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.5018.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.6718.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
audiolivro editora ltda.
Contact emails

Subdomains

46 observed subdomains of supergeeks.com.br.

Web-graph footprint

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

66 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for supergeeks.com.br.

MechanismTarget
SPF_Asupergeeks.com.br
SPF_INCLUDEelasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsupergeeks.com.br

Related pages

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

Cypher and MCP

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

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