Skip to content

Hostname

alpheios.nl

Last fetched

alpheios.nl resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · alpheios.nlRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/alpheios.nl

Resolution chain

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

IPPrefixASNOperatorCountry
4.180.236.1904.176.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

12 observed subdomains of alpheios.nl.

Web-graph footprint

Distinct hostnames that link to or from alpheios.nl in the public web crawl.

46 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for alpheios.nl.

MechanismTarget
SPF_Aalpheios.nl
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailplus.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.avetica.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP149.210.149.12/32
SPF_IP31.171.202.34
SPF_IP77.93.77.5
SPF_IP77.93.78.65
SPF_IP87.233.187.24
SPF_IP87.233.189.175
SPF_IP87.233.189.176
SPF_IP87.233.196.68

Related pages

Pivot deeper into the graph from alpheios.nl.

Cypher and MCP

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

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