Skip to content

Hostname

personal-webbase.de

Last fetched

personal-webbase.de resolves to 1 IPv4 address operated by LEASEWEB-NL-AMS-01 Netherlands in NL.

Nutrition Label

WHISPER CANON · personal-webbase.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/personal-webbase.de

Resolution chain

personal-webbase.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.32.236.132212.32.224.0/19AS60781LEASEWEB-NL-AMS-01 NetherlandsNL

WHOIS identity

No WHOIS records are currently associated with personal-webbase.de in WhisperGraph.

Subdomains

3 observed subdomains of personal-webbase.de.

Web-graph footprint

Distinct hostnames that link to or from personal-webbase.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for personal-webbase.de.

MechanismTarget
SPF_IP2001:1af8:4900:a012:2::1337/112
SPF_IP212.32.236.132
SPF_MXpersonal-webbase.de

Related pages

Pivot deeper into the graph from personal-webbase.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "personal-webbase.de"})-[: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.