Skip to content

Hostname

immoweb.it

Last fetched

immoweb.it resolves to 1 IPv4 address operated by AS34788 in DE. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · immoweb.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/immoweb.it

Resolution chain

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

IPPrefixASNOperatorCountry
85.13.146.11485.13.146.0/24AS34788DE

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
paul braun
Contact emails

Subdomains

1 observed subdomain of immoweb.it.

Web-graph footprint

Distinct hostnames that link to or from immoweb.it in the public web crawl.

112 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for immoweb.it.

MechanismTarget
SPF_Aimmoweb.it
SPF_INCLUDEspf.cbsolt.net
SPF_INCLUDEspf.piloly.net
SPF_MXimmoweb.it

Related pages

Pivot deeper into the graph from immoweb.it.

Cypher and MCP

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

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