Skip to content

Hostname

roofle.com

Last fetched

roofle.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · roofle.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/roofle.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.10313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.2913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.5013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.1318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.1818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.4318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.181.1213.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.633.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.693.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.181.973.166.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.283.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.373.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.393.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.853.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for roofle.com.

MechanismTarget
SPF_INCLUDE7763693.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from roofle.com.

Cypher and MCP

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

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