Skip to content

Hostname

nextlevelinternet.com

Last fetched

nextlevelinternet.com resolves to 207.7.115.18, announced in 207.7.112.0/22 by NEXTLEVELINTERNET - NEXT LEVEL INTERNET, INC. in US. nextlevelinternet.com 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 · nextlevelinternet.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nextlevelinternet.com

Resolution chain

IPv6 resolution

No AAAA record for nextlevelinternet.com is recorded in WhisperGraph.

Attribution

next level

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
billing@nextlevelinternet.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • auth1.nextlevelinternet.com
  • auth2.nextlevelinternet.com
  • auth3.nextlevelinternet.com
  • auth4.nextlevelinternet.com

MX records

  • nextlevelinternet-com.mail.protection.outlook.com

SPF policy

  • ip: 148.105.0.0/16
  • ip: 198.2.128.0/18
  • ip: 205.201.128.0/20
  • ip: 207.7.100.0/24
  • ip: 75.98.50.0/24
  • include: spf.protection.outlook.com
  • include: _spf.qualtrics.com
  • include: servers.mcsv.net
  • ip: 162.254.29.3
  • ip: 66.171.144.24
  • ip: 66.171.147.132

Threat-feed evidence

History

Related pages

Pivot from nextlevelinternet.com 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: "nextlevelinternet.com"})-[: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.