Skip to content

Hostname

housiders.com

Last fetched

housiders.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · housiders.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/housiders.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.83.12318.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.2118.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.3818.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.9418.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.57.4499.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.799.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.7399.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.86.57.9699.86.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:379
Organization
moovidy tech,
Contact emails

Subdomains

11 observed subdomains of housiders.com.

Web-graph footprint

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

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for housiders.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from housiders.com.

Cypher and MCP

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

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