Hostname
nextlot.com
Last fetched
nextlot.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
nextlot.com 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 |
|---|---|---|---|---|
| 52.223.52.2 | 52.223.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn nextlot.com care of network solutions
- Contact emails
- by68q42m2w6@networksolutionsprivateregistration.com
- cp9575xx637@networksolutionsprivateregistration.com
- dz2qd2ne9x2@networksolutionsprivateregistration.com
- g48hu2dy3g8@networksolutionsprivateregistration.com
- gd8zm8668rh@networksolutionsprivateregistration.com
- hx7uc42t7t6@networksolutionsprivateregistration.com
- j57288xc94b@networksolutionsprivateregistration.com
- p85ts5qm7wd@networksolutionsprivateregistration.com
- tv3am54b43p@networksolutionsprivateregistration.com
- ux32c66n6sf@networksolutionsprivateregistration.com
Subdomains
179 observed subdomains of nextlot.com.
Showing 25 of 179. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nextlot.com in the public web crawl.
19 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for nextlot.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.googlemail.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spfa.mailendo.com |
| SPF_IP | 81.171.26.236/32 |
| SPF_MX | nextlot.com |
Related pages
Pivot deeper into the graph from nextlot.com.
- IP · 52.223.52.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · CA
- Email · by68q42m2w6@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ne…
- 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: "nextlot.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.