Skip to content

Hostname

housers.it

Last fetched

housers.it resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:hosting concepts b.v. as the registrar.

Nutrition Label

WHISPER CANON · housers.itRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/housers.it

Resolution chain

housers.it resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.193.217.24618.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.111.543.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.70.2193.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.11.713.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.183.1043.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.101.4235.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:hosting concepts b.v.
Organization
housers global properties pfp, sl
Contact emails

Subdomains

1 observed subdomain of housers.it.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for housers.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from housers.it.

Cypher and MCP

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

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