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
Resolution chain
lsgh71.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.143.145.197 | 198.143.128.0/19 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
2 observed subdomains of lsgh71.org.
| Subdomain |
|---|
| mail.lsgh71.org |
| www.lsgh71.org |
Threat posture
History
Mail and authentication
MX records
- lsgh71.org
SPF policy
32 SPF mechanisms authorising senders for lsgh71.org.
| Mechanism | Target |
|---|---|
| SPF_IP | 147.135.254.124 |
| SPF_IP | 162.213.193.8/29 |
| SPF_IP | 184.171.253.88/29 |
| SPF_IP | 198.251.80.126 |
| SPF_IP | 198.251.80.210 |
| SPF_IP | 199.168.114.23 |
| SPF_IP | 199.91.64.240/29 |
| SPF_IP | 209.126.186.119 |
| SPF_IP | 209.141.38.163 |
| SPF_IP | 209.141.39.135 |
| SPF_IP | 213.111.153.0/27 |
| SPF_IP | 216.71.120.126 |
| SPF_IP | 216.71.120.128/31 |
| SPF_IP | 216.98.148.114 |
| SPF_IP | 38.107.250.142 |
| SPF_IP | 38.107.250.165 |
| SPF_IP | 38.107.250.172 |
| SPF_IP | 38.129.137.112/29 |
| SPF_IP | 38.246.112.107 |
| SPF_IP | 51.68.2.215 |
| SPF_IP | 51.68.2.218/31 |
| SPF_IP | 51.68.244.133 |
| SPF_IP | 51.77.34.152 |
| SPF_IP | 51.77.38.226 |
| SPF_IP | 51.77.38.233 |
| SPF_IP | 64.95.98.136/29 |
| SPF_IP | 64.95.98.138 |
| SPF_IP | 65.60.12.24/29 |
| SPF_IP | 66.240.205.93 |
| SPF_IP | 66.55.95.54 |
| SPF_IP | 69.175.12.104/29 |
| SPF_IP | 69.175.59.77 |
Related pages
Pivot deeper into the graph from lsgh71.org.
- IP · 198.143.145.197
- ASN · AS32475SINGLEHOP-LLC - Internap Holding LLC
- Registrar · iana:146
- Country · US
- Email · lsgh71.org@domainsbyproxy.com
- TLD · .org
- Browse hostnames · ls…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.