Skip to content

Hostname

vnom.nl

Last fetched

vnom.nl resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:hostnet b.v. as the registrar.

Nutrition Label

WHISPER CANON · vnom.nlRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/vnom.nl

Resolution chain

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

IPPrefixASNOperatorCountry
174.138.105.140174.138.104.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
176.62.199.22176.62.192.0/21AS8315NL

WHOIS identity

Registrar
registrar:hostnet b.v.
Organization
Contact emails

Subdomains

6 observed subdomains of vnom.nl.

Web-graph footprint

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

50 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for vnom.nl.

MechanismTarget
SPF_Avnom.nl
SPF_INCLUDE_spf.paytsoftware.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcarerix.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.201.239.183
SPF_IP51.105.134.192/26
SPF_IP52.155.235.192/26

Related pages

Pivot deeper into the graph from vnom.nl.

Cypher and MCP

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

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