Skip to content

Hostname

frootbat.com

Last fetched

frootbat.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · frootbat.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/frootbat.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.86.144104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.33.252.10313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7613.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.8513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
172.67.220.148172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.172.112.10618.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.12118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.3118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

16 observed subdomains of frootbat.com.

Web-graph footprint

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

97 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for frootbat.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from frootbat.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "frootbat.com"})-[: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.