Skip to content

Hostname

dezignroofing.com

Last fetched

dezignroofing.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · dezignroofing.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/dezignroofing.com

Resolution chain

dezignroofing.com resolves to 6 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.11313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.6313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.7013.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
192.0.79.146192.0.79.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.79.179192.0.79.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:1154
Organization
curtis dulansky
Contact emails

Subdomains

14 observed subdomains of dezignroofing.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dezignroofing.com.

MechanismTarget
SPF_Adezignroofing.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEdezignroofing.com.spf.auto.dnssmarthost.net
SPF_IP34.174.240.174
SPF_MXdezignroofing.com

Related pages

Pivot deeper into the graph from dezignroofing.com.

Cypher and MCP

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

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