Skip to content

Hostname

nathan.be

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.105.224.2320.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:transip group
Organization
Contact emails

Subdomains

6 observed subdomains of nathan.be.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nathan.be.

MechanismTarget
SPF_Anathan.be
SPF_INCLUDEservices.logisz.com
SPF_INCLUDEshsp.nathan.be
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.131.170.242
SPF_IP178.20.253.150
SPF_IP178.238.109.20/30
SPF_IP217.171.229.140
SPF_IP37.153.235.46
SPF_MXnathan.be

Related pages

Pivot deeper into the graph from nathan.be.

Cypher and MCP

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

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