Skip to content

Hostname

haubis.it

Last fetched

haubis.it resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:ascio technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · haubis.itRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/haubis.it

Resolution chain

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

IPPrefixASNOperatorCountry
88.99.244.988.99.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:ascio technologies inc.
Organization
haubis
Contact emails

Subdomains

3 observed subdomains of haubis.it.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for haubis.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.52.199.97
SPF_IP85.255.151.115
SPF_IP88.117.241.28
SPF_MXhaubis.at
SPF_MXhaubis.it
SPF_MXmail.haubis.at

Related pages

Pivot deeper into the graph from haubis.it.

Cypher and MCP

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

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