Skip to content

Hostname

jll.pt

Last fetched

jll.pt resolves to 1 IPv4 address operated by JLL-AM-CHI - Jones Lang LaSalle, Inc. in US.

Nutrition Label

WHISPER CANON · jll.ptRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/jll.pt

Resolution chain

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

IPPrefixASNOperatorCountry
205.144.64.113205.144.64.0/24AS29954JLL-AM-CHI - Jones Lang LaSalle, Inc.US

WHOIS identity

Registrar
Organization
jones lang lasalle ip,
Contact emails

Subdomains

14 observed subdomains of jll.pt.

Web-graph footprint

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

84 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from jll.pt.

Cypher and MCP

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

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