Skip to content

Hostname

fredrompelberg.com

Last fetched

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

Resolution chain

fredrompelberg.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

9 observed subdomains of fredrompelberg.com.

Web-graph footprint

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

84 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for fredrompelberg.com.

MechanismTarget
SPF_Afredrompelberg.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.205.120
SPF_IP185.85.16.73
SPF_IP185.85.19.38
SPF_IP185.95.14.55
SPF_IP212.178.107.132
SPF_IP2a01:7c8:d001:2b:5054:ff:fe43:1b1c
SPF_IP37.128.146.247
SPF_IP84.30.72.253/24
SPF_MXfredrompelberg.com

Related pages

Pivot deeper into the graph from fredrompelberg.com.

Cypher and MCP

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

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