Skip to content

Hostname

hba.nu

Last fetched

hba.nu resolves to 2 IPv4 addresses operated by AS1257 in SE.

Nutrition Label

WHISPER CANON · hba.nuRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hba.nu

Resolution chain

hba.nu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with hba.nu in WhisperGraph.

Subdomains

5 observed subdomains of hba.nu.

Web-graph footprint

Distinct hostnames that link to or from hba.nu in the public web crawl.

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for hba.nu.

MechanismTarget
SPF_Ahba.nu
SPF_INCLUDE_spf-a.info.com
SPF_INCLUDE_spf-c.info.com
SPF_INCLUDE_spf-d.info.com
SPF_INCLUDE_spf-e.info.com
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDEspf.bedrock.lime-technologies.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.115.56/32
SPF_IP212.16.164.13
SPF_IP212.16.164.164
SPF_IP46.21.104.136
SPF_IP84.19.149.64/27
SPF_IP88.131.8.74
SPF_MXhba.nu

Related pages

Pivot deeper into the graph from hba.nu.

Cypher and MCP

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

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