Skip to content

Hostname

3rd.lt

Last fetched

3rd.lt resolves to 2 IPv4 addresses operated by PHOTOSHELTER-LON - PhotoShelter, Inc. in GB. WHOIS lists registrar:instra corporation pty ltd as the registrar.

Nutrition Label

WHISPER CANON · 3rd.ltRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/3rd.lt

Resolution chain

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

IPPrefixASNOperatorCountry
89.117.31.4089.117.31.0/24AS23161PHOTOSHELTER-LON - PhotoShelter, Inc.GB
89.117.31.4189.117.31.0/24AS23161PHOTOSHELTER-LON - PhotoShelter, Inc.GB

WHOIS identity

Registrar
registrar:instra corporation pty ltd
Organization
instra corporation pty
Contact emails

Subdomains

1 observed subdomain of 3rd.lt.

Subdomain
www.3rd.lt

Web-graph footprint

Distinct hostnames that link to or from 3rd.lt in the public web crawl.

36 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 3rd.lt.

Cypher and MCP

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

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