Skip to content

Hostname

vanviegen.com

Last fetched

vanviegen.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · vanviegen.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/vanviegen.com

Resolution chain

vanviegen.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1647
Organization
handelsonderneming van viegen
Contact emails

Subdomains

8 observed subdomains of vanviegen.com.

Web-graph footprint

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

196 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vanviegen.com.

MechanismTarget
SPF_Avanviegen.com
SPF_INCLUDEoutlook.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.173.21.135
SPF_IP185.27.140.153
SPF_IP2a0b:3100:100:12:0:0:21:135
SPF_IP46.17.1.121
SPF_IP87.233.139.164
SPF_MXvanviegen.com

Related pages

Pivot deeper into the graph from vanviegen.com.

Cypher and MCP

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

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