Skip to content

Hostname

vandijkinterieur.com

Last fetched

vandijkinterieur.com resolves to 2 IPv4 addresses operated by AS6724 in DE. WHOIS lists iana:1480 as the registrar.

Nutrition Label

WHISPER CANON · vandijkinterieur.comRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/vandijkinterieur.com

Resolution chain

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

WHOIS identity

Registrar
iana:1480
Organization
voor mooi wonen
Contact emails

Subdomains

3 observed subdomains of vandijkinterieur.com.

Web-graph footprint

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

5 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for vandijkinterieur.com.

MechanismTarget
SPF_Avandijkinterieur.com
SPF_IP87.236.102.225
SPF_IP87.236.102.226
SPF_IP87.236.102.229
SPF_MXvandijkinterieur.com

Related pages

Pivot deeper into the graph from vandijkinterieur.com.

Cypher and MCP

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

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