Skip to content

Hostname

roofcraftllc.com

Last fetched

roofcraftllc.com resolves to 5 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · roofcraftllc.comRouting diversity3.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/roofcraftllc.com

Resolution chain

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

IPPrefixASNOperatorCountry
148.135.128.212148.135.128.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
199.180.140.11199.180.140.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
199.180.140.12199.180.140.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
77.37.76.10777.37.76.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS
68.65.120.11168.65.120.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

8 observed subdomains of roofcraftllc.com.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for roofcraftllc.com.

MechanismTarget
SPF_Aroofcraftllc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP66.29.141.104
SPF_IP66.29.141.114
SPF_MXroofcraftllc.com

Related pages

Pivot deeper into the graph from roofcraftllc.com.

Cypher and MCP

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

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