Skip to content

Hostname

nas.fasterforward.nl

Last fetched

nas.fasterforward.nl resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.179.148.23195.179.144.0/20AS20473AS-VULTR - The Constant Company, LLCNL

WHOIS identity

No WHOIS records are currently associated with nas.fasterforward.nl in WhisperGraph.

Subdomains

1 observed subdomain of nas.fasterforward.nl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for nas.fasterforward.nl.

MechanismTarget
SPF_Afasterforward.nl
SPF_Amailout.fasterforward.nl
SPF_Anas.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_MXnas.fasterforward.nl

Related pages

Pivot deeper into the graph from nas.fasterforward.nl.

Cypher and MCP

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

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