Skip to content

Hostname

go2asf.nl

Last fetched

go2asf.nl resolves to 1 IPv4 address operated by Equinix - Equinix (EMEA) Acquisition Enterprises B.V. in NL. WHOIS lists registrar:nameweb as the registrar.

Nutrition Label

WHISPER CANON · go2asf.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/go2asf.nl

Resolution chain

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

IPPrefixASNOperatorCountry
91.233.52.20091.233.52.0/23AS15830Equinix - Equinix (EMEA) Acquisition Enterprises B.V.NL

WHOIS identity

Registrar
registrar:nameweb
Organization
Contact emails

Subdomains

2 observed subdomains of go2asf.nl.

Web-graph footprint

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

6 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for go2asf.nl.

MechanismTarget
SPF_Ago2asf.nl
SPF_INCLUDE_spf.keurigonline.nl
SPF_MXgo2asf.nl

Related pages

Pivot deeper into the graph from go2asf.nl.

Cypher and MCP

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

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