Skip to content

Hostname

mail.lsgh71.org

Last fetched

mail.lsgh71.org appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · mail.lsgh71.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.lsgh71.org

Resolution chain

mail.lsgh71.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with mail.lsgh71.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

43 SPF mechanisms authorising senders for mail.lsgh71.org.

MechanismTarget
SPF_IP136.243.178.37
SPF_IP147.135.254.124
SPF_IP148.251.16.179
SPF_IP148.251.16.180/30
SPF_IP148.251.24.72/30
SPF_IP162.213.193.8/29
SPF_IP173.209.62.120/29
SPF_IP184.171.253.88/29
SPF_IP198.136.53.184/29
SPF_IP198.251.80.126
SPF_IP198.251.80.210
SPF_IP199.168.114.23
SPF_IP199.91.64.240/29
SPF_IP209.126.186.119
SPF_IP209.141.38.163
SPF_IP209.141.39.135
SPF_IP209.212.145.71
SPF_IP213.111.153.0/27
SPF_IP213.111.153.96/27
SPF_IP216.71.120.126
SPF_IP216.71.120.128/31
SPF_IP216.98.148.114
SPF_IP38.107.250.142
SPF_IP38.107.250.165
SPF_IP38.107.250.172
SPF_IP38.129.137.112/29
SPF_IP38.246.112.107
SPF_IP38.97.60.228
SPF_IP38.97.60.232/29
SPF_IP51.68.2.215
SPF_IP51.68.2.218/31
SPF_IP51.68.244.133
SPF_IP51.77.34.152
SPF_IP51.77.38.226
SPF_IP51.77.38.233
SPF_IP64.95.98.138
SPF_IP65.60.12.24/29
SPF_IP66.240.205.93
SPF_IP66.55.95.54
SPF_IP67.43.228.144/29
SPF_IP69.175.12.104/29
SPF_IP69.175.59.77
SPF_IP69.65.44.12/30

Related pages

Pivot deeper into the graph from mail.lsgh71.org.

Cypher and MCP

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

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