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
Resolution chain
fasterforward.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 206.189.104.251 | 206.189.96.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
| 95.179.148.231 | 95.179.144.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | NL |
WHOIS identity
- Registrar
- registrar:internationale domeinregistratie nederland
- Organization
- —
- Contact emails
- —
Subdomains
32 observed subdomains of fasterforward.nl.
Showing 24 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fasterforward.nl in the public web crawl.
31 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for fasterforward.nl.
| Mechanism | Target |
|---|---|
| SPF_A | fasterforward.nl |
| SPF_A | mailout.fasterforward.nl |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.237.158.38/32 |
| SPF_IP | 208.91.114.151/32 |
| SPF_IP | 217.100.10.250 |
| SPF_IP | 31.160.48.81 |
| SPF_IP | 89.184.172.5/32 |
| SPF_MX | fasterforward.nl |
Related pages
Pivot deeper into the graph from fasterforward.nl.
- IP · 206.189.104.251
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · registrar:internationale domeinregistratie nederland
- Country · NL
- TLD · .nl
- Browse hostnames · fa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.