Skip to content

Hostname

metropool.nl

Last fetched

metropool.nl resolves to 1 IPv4 address operated by AS20559 in NL. WHOIS lists registrar:the cre8ion.lab services as the registrar.

Nutrition Label

WHISPER CANON · metropool.nlRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/metropool.nl

Resolution chain

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

IPPrefixASNOperatorCountry
91.210.127.5991.210.127.0/24AS20559NL

WHOIS identity

Registrar
registrar:the cre8ion.lab services
Organization
Contact emails

Subdomains

13 observed subdomains of metropool.nl.

Web-graph footprint

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

321 sites link to this hostname.

161 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for metropool.nl.

MechanismTarget
SPF_Amailrelay.echelon.nl
SPF_Ametropool.nl
SPF_INCLUDE_spf.cre8ion.nl
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.110.175.46
SPF_IP217.119.224.194
SPF_IP80.65.96.45/32
SPF_IP84.241.175.72
SPF_IP93.119.2.86
SPF_MXmetropool.nl

Related pages

Pivot deeper into the graph from metropool.nl.

Cypher and MCP

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

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