Skip to content

Hostname

nextlot.net

Last fetched

nextlot.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. nextlot.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · nextlot.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nextlot.net

Resolution chain

No IPv4 resolution is recorded for nextlot.net in WhisperGraph.

IPv6 resolution

No AAAA record for nextlot.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
4f7bb8e9-4f08-4ccc-b732-c94b53a051f4@identity-protect.org, 5ac34df1-0076-4e30-a0a4-ab67426d2cc4@identity-protect.org, 7501ab67-4c57-4710-b2b3-340e28043b0c@identity-protect.org, cededc06-250f-42a6-86dd-d6848cf16d2d@identity-protect.org, d90dfacf-8b00-4c4e-bcd9-65cf0fdd8f1c@identity-protect.org, ec6bd8b9-eddf-4192-8925-e0fd5b3ed62c@identity-protect.org, owner-2127222@nextlot.net.whoisprivacyservice.org, owner-2220108@nextlot.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • jay.ns.cloudflare.com
  • lorna.ns.cloudflare.com

MX records

  • mx1.forwardemail.net
  • mx2.forwardemail.net

Threat-feed evidence

History

Related pages

Pivot from nextlot.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nextlot.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.