Skip to content

Hostname

jaguar.de

Last fetched

jaguar.de resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · jaguar.deRouting diversity3.0/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/jaguar.de

Resolution chain

jaguar.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.17.185.2462.17.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.210.113.6223.210.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.222.134.5323.222.128.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.HK

WHOIS identity

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

Subdomains

116 observed subdomains of jaguar.de.

Web-graph footprint

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

452 sites link to this hostname.

183 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for jaguar.de.

MechanismTarget
SPF_INCLUDE_spf.netdirector.auto
SPF_MXjaguar.de

Related pages

Pivot deeper into the graph from jaguar.de.

Cypher and MCP

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

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