Skip to content

Hostname

fwg.nl

Last fetched

fwg.nl resolves to 1 IPv4 address operated by FUNDAMENTS-AS - Fundaments B.V. in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.186.176.4993.186.176.0/20AS20559FUNDAMENTS-AS - Fundaments B.V.NL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

11 observed subdomains of fwg.nl.

Web-graph footprint

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

77 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for fwg.nl.

MechanismTarget
SPF_INCLUDEfilter-out.zxcs.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eprov.nl
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.104.29.118
SPF_IP20.13.26.111
SPF_IP2a02:2940:0:c007:0:0:0:100
SPF_IP2a02:2940:0:c007:0:0:0:98
SPF_IP2a06:2ec0:1:0:0:0:0:141
SPF_IP46.145.160.41
SPF_IP93.186.176.49
SPF_IP95.130.22.100
SPF_IP95.130.22.98

Related pages

Pivot deeper into the graph from fwg.nl.

Cypher and MCP

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

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