Skip to content

Hostname

berndlohmeyer.com

Last fetched

berndlohmeyer.com resolves to 2 IPv4 addresses operated by netcup-AS - netcup GmbH in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · berndlohmeyer.comRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/berndlohmeyer.com

Resolution chain

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

IPPrefixASNOperatorCountry
202.61.233.240202.61.233.0/24AS197540netcup-AS - netcup GmbHDE
217.160.0.160217.160.0.0/16AS8560IONOS-AS - IONOS SEDE

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

2 observed subdomains of berndlohmeyer.com.

Web-graph footprint

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

7 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for berndlohmeyer.com.

MechanismTarget
SPF_Aberndlohmeyer.com
SPF_INCLUDE_spf.webhosting.systems
SPF_MXberndlohmeyer.com

Related pages

Pivot deeper into the graph from berndlohmeyer.com.

Cypher and MCP

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

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