Skip to content

Hostname

housing.com

Last fetched

housing.com resolves to 13 IPv4 addresses operated by AKAMAI-ASN1 in RO. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · housing.comRouting diversity4.2/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/housing.com

Resolution chain

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

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

43 observed subdomains of housing.com.

Web-graph footprint

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

2,923 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for housing.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP136.226.142.0/24
SPF_IP136.226.152.0/24
SPF_IP147.161.200.0/24
SPF_IP147.161.205.0/24
SPF_IP165.225.118.0/24
SPF_IP167.103.30.0/24
SPF_IP167.103.34.0/24
SPF_IP18.138.13.160
SPF_IP18.138.139.6

Related pages

Pivot deeper into the graph from housing.com.

Cypher and MCP

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

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