Skip to content

Hostname

pathlight.com

Last fetched

pathlight.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · pathlight.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pathlight.com

Resolution chain

pathlight.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.20.36.180100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.25.15516.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.182.7516.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.40.16652.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.212.20.18554.212.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.91.11654.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of pathlight.com owner
Contact emails

Subdomains

16 observed subdomains of pathlight.com.

Web-graph footprint

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

62 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pathlight.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from pathlight.com.

Cypher and MCP

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

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