Skip to content

Hostname

mail.laghost.net

Last fetched

mail.laghost.net resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · mail.laghost.netRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mail.laghost.net

Resolution chain

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

IPPrefixASNOperatorCountry
167.114.140.189167.114.128.0/18AS16276CA

WHOIS identity

No WHOIS records are currently associated with mail.laghost.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for mail.laghost.net.

MechanismTarget
SPF_Amail.laghost.net
SPF_IP144.217.149.119
SPF_IP144.217.194.136
SPF_IP167.114.10.153
SPF_IP167.114.10.154
SPF_IP167.114.140.184
SPF_IP167.114.140.185
SPF_IP167.114.140.189
SPF_IP167.114.140.190
SPF_IP167.114.166.128
SPF_IP167.114.166.129
SPF_IP167.114.166.132
SPF_IP54.39.83.245
SPF_MXmail.laghost.net

Related pages

Pivot deeper into the graph from mail.laghost.net.

Cypher and MCP

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

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