Skip to content

Hostname

mail.nvgd.nl

Last fetched

mail.nvgd.nl resolves to 1 IPv4 address operated by FUNDAMENTS-AS - Fundaments B.V. in NL.

Nutrition Label

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

Resolution chain

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

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

WHOIS identity

No WHOIS records are currently associated with mail.nvgd.nl in WhisperGraph.

Subdomains

1 observed subdomain of mail.nvgd.nl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mail.nvgd.nl.

MechanismTarget
SPF_Amail.nvgd.nl
SPF_Asmtp.mail3000.nl
SPF_Asmtp2.mail3000.nl
SPF_INCLUDEspf.mandrillapp.com
SPF_MXmail.nvgd.nl

Related pages

Pivot deeper into the graph from mail.nvgd.nl.

Cypher and MCP

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

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