Skip to content

Hostname

thirdlight.com

Last fetched

thirdlight.com resolves to 2 IPv4 addresses operated by PHOTOSHELTER-LON - PhotoShelter, Inc. in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · thirdlight.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/thirdlight.com

Resolution chain

thirdlight.com 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
iana:48
Organization
host master
Contact emails

Subdomains

947 observed subdomains of thirdlight.com.

Web-graph footprint

Distinct hostnames that link to or from thirdlight.com in the public web crawl.

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for thirdlight.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_IP148.105.8.0/21
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP2602:fa85:10:0:0:0:0:193
SPF_IP2602:fa85:10:0:0:0:0:199
SPF_IP2a02:16e0:1:0:0:0:0:183
SPF_IP2a02:16e0:1:29:0:0:0:234
SPF_IP5.153.64.80
SPF_IP89.117.31.193
SPF_IP89.117.31.199

Related pages

Pivot deeper into the graph from thirdlight.com.

Cypher and MCP

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

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