Skip to content

Hostname

ruimzicht.com

Last fetched

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

Nutrition Label

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

Resolution chain

ruimzicht.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:269
Organization
m. vierwind
Contact emails

Subdomains

2 observed subdomains of ruimzicht.com.

Web-graph footprint

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

35 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ruimzicht.com.

MechanismTarget
SPF_Aruimzicht.com
SPF_INCLUDE_spf.exonet.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp.routit.net
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.shockmedia.email
SPF_IP145.128.244.97
SPF_IP194.33.112.245
SPF_IP213.154.224.224
SPF_IP213.154.224.225
SPF_IP54.246.88.49/32
SPF_MXruimzicht.com

Related pages

Pivot deeper into the graph from ruimzicht.com.

Cypher and MCP

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

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