Skip to content

Hostname

schaeuble.info

Last fetched

schaeuble.info resolves to 1 IPv4 address operated by AS8648 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · schaeuble.infoRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/schaeuble.info

Resolution chain

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

IPPrefixASNOperatorCountry
5.44.104.1065.44.96.0/20AS8648DE

WHOIS identity

Registrar
iana:1390
Organization
jochen schaeuble
Contact emails

Subdomains

7 observed subdomains of schaeuble.info.

Web-graph footprint

Distinct hostnames that link to or from schaeuble.info in the public web crawl.

11 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • schaeuble.info

SPF policy

5 SPF mechanisms authorising senders for schaeuble.info.

MechanismTarget
SPF_Aschaeuble.info
SPF_INCLUDEposteo.de
SPF_IP2a02:2b80:101:104:0:0:0:5e
SPF_IP5.44.104.106
SPF_MXschaeuble.info

Related pages

Pivot deeper into the graph from schaeuble.info.

Cypher and MCP

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

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