Skip to content

Hostname

hanos.be

Last fetched

hanos.be resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · hanos.beRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hanos.be

Resolution chain

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

IPPrefixASNOperatorCountry
20.4.251.6820.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:gandi sas
Organization
Contact emails

Subdomains

3 observed subdomains of hanos.be.

Web-graph footprint

Distinct hostnames that link to or from hanos.be in the public web crawl.

41 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hanos.be.

MechanismTarget
SPF_Amail.twikey.com
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.tripolis.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.floydhamilton.net
SPF_INCLUDEspf.hanos.nl

Related pages

Pivot deeper into the graph from hanos.be.

Cypher and MCP

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

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