Skip to content

Hostname

lotspotr.com

Last fetched

lotspotr.com resolves to 20 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in NL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · lotspotr.comRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/lotspotr.com

Resolution chain

lotspotr.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.6.185.66107.6.184.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.185.67107.6.184.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.185.68107.6.184.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.185.69107.6.184.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.185.70107.6.184.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
158.51.120.12158.51.120.0/24AS62563AS-GLOBALTELEHOST - GLOBALTELEHOST Corp.CA
158.51.120.35158.51.120.0/24AS62563AS-GLOBALTELEHOST - GLOBALTELEHOST Corp.CA
158.51.120.36158.51.120.0/24AS62563AS-GLOBALTELEHOST - GLOBALTELEHOST Corp.CA
158.51.120.5158.51.120.0/24AS62563AS-GLOBALTELEHOST - GLOBALTELEHOST Corp.CA
158.51.120.7158.51.120.0/24AS62563AS-GLOBALTELEHOST - GLOBALTELEHOST Corp.CA
208.115.219.194208.115.219.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.219.195208.115.219.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.219.196208.115.219.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.219.197208.115.219.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.219.198208.115.219.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
208.115.219.210208.115.219.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
37.48.94.19637.48.64.0/18AS60781LEASEWEB-NL-AMS-01 - LeaseWeb Netherlands B.V.NL
51.210.107.23351.210.0.0/16AS16276OVH - OVH SASFR
51.38.19.1851.38.0.0/16AS16276OVH - OVH SASFR
51.38.19.1951.38.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

5 observed subdomains of lotspotr.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for lotspotr.com.

MechanismTarget
SPF_Adns.lotspotr.com

Related pages

Pivot deeper into the graph from lotspotr.com.

Cypher and MCP

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

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