Skip to content

Hostname

rompslomp.nl

Last fetched

rompslomp.nl resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · rompslomp.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/rompslomp.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

19 observed subdomains of rompslomp.nl.

Web-graph footprint

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

134 sites link to this hostname.

100 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for rompslomp.nl.

MechanismTarget
SPF_INCLUDE26254626.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from rompslomp.nl.

Cypher and MCP

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

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