Skip to content

Hostname

lsgh71.org

Last fetched

lsgh71.org resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lsgh71.orgRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lsgh71.org

Resolution chain

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

IPPrefixASNOperatorCountry
198.143.145.197198.143.128.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of lsgh71.org.

Threat posture

History

Mail and authentication

MX records

  • lsgh71.org

SPF policy

32 SPF mechanisms authorising senders for lsgh71.org.

MechanismTarget
SPF_IP147.135.254.124
SPF_IP162.213.193.8/29
SPF_IP184.171.253.88/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_IP213.111.153.0/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_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.136/29
SPF_IP64.95.98.138
SPF_IP65.60.12.24/29
SPF_IP66.240.205.93
SPF_IP66.55.95.54
SPF_IP69.175.12.104/29
SPF_IP69.175.59.77

Related pages

Pivot deeper into the graph from lsgh71.org.

Cypher and MCP

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

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