Skip to content

Hostname

rompelberg.com

Last fetched

rompelberg.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 · rompelberg.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/rompelberg.com

Resolution chain

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

IPPrefixASNOperatorCountry
134.209.93.187134.209.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:1647
Organization
fred rompelberg
Contact emails

Subdomains

12 observed subdomains of rompelberg.com.

Web-graph footprint

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

11 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for rompelberg.com.

MechanismTarget
SPF_Arompelberg.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.205.120
SPF_IP212.178.107.132
SPF_IP2a01:7c8:d001:2b:5054:ff:fe43:1b1c
SPF_MXrompelberg.com

Related pages

Pivot deeper into the graph from rompelberg.com.

Cypher and MCP

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

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