Skip to content

Hostname

nexternet.net

Last fetched

nexternet.net resolves to 204.80.89.112, announced in 204.80.89.0/24 by CHINETWORKS - Chi Networks in US. nexternet.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 · nexternet.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nexternet.net

Resolution chain

IPv6 resolution

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

Attribution

chi

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
christina battle
Contact emails
battle.christina@gmail.com, f4e2af3e3927458faf4b7f53c31f644d.protect@whoisguard.com, 89625d4228f5420e9a1c8430f60a4364.protect@withheldforprivacy.com

Subdomains

Showing 3 of 3 subdomains (3 per page).

Mail and authentication

Nameservers

  • ns1.nexternet.net
  • ns2.nexternet.net

MX records

  • nexternet.net

SPF policy

  • ip: 204.80.89.64/26
  • a: smtp3.webhostingstar.com
  • mx: nexternet.net

Threat-feed evidence

History

Related pages

Pivot from nexternet.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: "nexternet.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.