Skip to content

Hostname

jll.de

Last fetched

jll.de resolves to 13 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in US.

Nutrition Label

WHISPER CANON · jll.deRouting diversity4.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/jll.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.109.53.144104.64.0.0/10AS20940AKAMAI-ASN1 - Akamai International B.V.US
104.126.37.170104.126.36.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
104.126.37.171104.126.36.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.DE
184.86.103.196184.86.103.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
184.86.103.201184.86.103.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
184.86.103.222184.86.103.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
2.18.64.192.18.64.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
2.18.64.92.18.64.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.11.206.9723.11.206.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.50.131.13523.50.131.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.50.131.15423.50.131.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
95.100.110.2195.100.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
95.100.110.3095.100.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE

WHOIS identity

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

Subdomains

19 observed subdomains of jll.de.

Web-graph footprint

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

507 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from jll.de.

Cypher and MCP

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

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