Skip to content

Hostname

roof.link

Last fetched

roof.link resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · roof.linkRouting diversity5.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/roof.link

Resolution chain

roof.link resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.22.48.243107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.74.143184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.56.2483.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.229.1183.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.85.1193.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.83.197.2363.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.122.6334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.179.11334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.254.7934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.54.25434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.194.5934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.5.17144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.110.744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.216.17344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.145.12052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.22.4552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.64.25254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.234.18.5754.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.88.1354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.37.12654.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain administrator
Contact emails

Subdomains

10 observed subdomains of roof.link.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for roof.link.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from roof.link.

Cypher and MCP

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

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