Skip to content

Hostname

jeffchi.de

Last fetched

jeffchi.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · jeffchi.deRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/jeffchi.de

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.65.180136.243.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with jeffchi.de in WhisperGraph.

Subdomains

3 observed subdomains of jeffchi.de.

Web-graph footprint

Distinct hostnames that link to or from jeffchi.de in the public web crawl.

24 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for jeffchi.de.

MechanismTarget
SPF_Ajeffchi.de
SPF_Amail.jeffchi.de
SPF_Amail.tollwerk.de
SPF_IP62.67.46.128/26
SPF_IP78.47.100.67
SPF_IP80.82.223.0/24
SPF_IP85.114.145.0/24
SPF_MXjeffchi.de

Related pages

Pivot deeper into the graph from jeffchi.de.

Cypher and MCP

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

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