Skip to content

Hostname

dchousing.org

Last fetched

dchousing.org resolves to 1 IPv4 address operated by DC-NET - DC-Net in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · dchousing.orgRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dchousing.org

Resolution chain

dchousing.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.245.174.103104.245.174.0/23AS33084DC-NET - DC-NetUS

WHOIS identity

Registrar
iana:2
Organization
district of columbia housing authority
Contact emails

Subdomains

40 observed subdomains of dchousing.org.

Web-graph footprint

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

164 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for dchousing.org.

MechanismTarget
SPF_INCLUDEasp-spf1.yardi.com
SPF_INCLUDEasp-spf2.yardi.com
SPF_INCLUDEkronos.net
SPF_INCLUDEspf.prod.cadienttalent.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEyardi.com
SPF_IP104.245.174.109
SPF_IP128.136.21.209
SPF_IP216.26.171.161

Related pages

Pivot deeper into the graph from dchousing.org.

Cypher and MCP

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

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