Skip to content

Hostname

fanbase.com.br

Last fetched

fanbase.com.br resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · fanbase.com.brRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/fanbase.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.213.108108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.116108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.127108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.89108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.20.11013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.3013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.160.150.1003.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1133.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.553.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.873.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
fanbase network tecnologia e servi?os
Contact emails

Subdomains

34 observed subdomains of fanbase.com.br.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Afanbase.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_MXfanbase.com.br

Related pages

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

Cypher and MCP

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

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