Skip to content

Hostname

intranet.pathlight.org.sg

Last fetched

intranet.pathlight.org.sg resolves to 1 IPv4 address operated by AS38532 in SG.

Nutrition Label

WHISPER CANON · intranet.pathlight.org.sgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/intranet.pathlight.org.sg

Resolution chain

intranet.pathlight.org.sg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.7.8.156103.7.8.0/24AS38532SG

WHOIS identity

No WHOIS records are currently associated with intranet.pathlight.org.sg in WhisperGraph.

Subdomains

1 observed subdomain of intranet.pathlight.org.sg.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for intranet.pathlight.org.sg.

MechanismTarget
SPF_Aintranet.pathlight.org.sg
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.11.189.210
SPF_IP103.15.234.68
SPF_IP103.15.235.125
SPF_IP103.7.8.156
SPF_IP216.12.199.51
SPF_MXintranet.pathlight.org.sg

Related pages

Pivot deeper into the graph from intranet.pathlight.org.sg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "intranet.pathlight.org.sg"})-[: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.