Skip to content

Hostname

fasterforward.nl

Last fetched

fasterforward.nl resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:internationale domeinregistratie nederland as the registrar.

Nutrition Label

WHISPER CANON · fasterforward.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/fasterforward.nl

Resolution chain

fasterforward.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
206.189.104.251206.189.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
95.179.148.23195.179.144.0/20AS20473AS-VULTR - The Constant Company, LLCNL

WHOIS identity

Registrar
registrar:internationale domeinregistratie nederland
Organization
Contact emails

Subdomains

32 observed subdomains of fasterforward.nl.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for fasterforward.nl.

MechanismTarget
SPF_Afasterforward.nl
SPF_Amailout.fasterforward.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.237.158.38/32
SPF_IP208.91.114.151/32
SPF_IP217.100.10.250
SPF_IP31.160.48.81
SPF_IP89.184.172.5/32
SPF_MXfasterforward.nl

Related pages

Pivot deeper into the graph from fasterforward.nl.

Cypher and MCP

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

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