Skip to content

Hostname

vermeij.com

Last fetched

vermeij.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · vermeij.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/vermeij.com

Resolution chain

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

IPPrefixASNOperatorCountry
146.190.235.162146.190.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:1647
Organization
vermeij bv
Contact emails

Subdomains

10 observed subdomains of vermeij.com.

Web-graph footprint

Distinct hostnames that link to or from vermeij.com in the public web crawl.

559 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for vermeij.com.

MechanismTarget
SPF_Avermeij.com
SPF_INCLUDEspf.dewebmakers.nl
SPF_INCLUDEspf.helloc.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.whih.nl
SPF_IP141.138.216.93
SPF_IP185.254.175.202
SPF_IP185.69.233.11
SPF_IP45.82.189.223
SPF_IP95.97.84.68
SPF_MXvermeij.com

Related pages

Pivot deeper into the graph from vermeij.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vermeij.com"})-[: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.