Skip to content

Hostname

blog.detrayscustomhousing.com

Last fetched

blog.detrayscustomhousing.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · blog.detrayscustomhousing.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/blog.detrayscustomhousing.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.29.83104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.148.161172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with blog.detrayscustomhousing.com in WhisperGraph.

Subdomains

1 observed subdomain of blog.detrayscustomhousing.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for blog.detrayscustomhousing.com.

MechanismTarget
SPF_Ablog.detrayscustomhousing.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP209.59.138.28
SPF_IP3.140.91.195
SPF_IP72.249.30.214
SPF_IP72.249.49.238
SPF_IP72.52.233.221
SPF_MXblog.detrayscustomhousing.com

Related pages

Pivot deeper into the graph from blog.detrayscustomhousing.com.

Cypher and MCP

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

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