Skip to content

Hostname

nextgentel.com

Last fetched

nextgentel.com resolves to 217.13.4.100, announced in 217.13.0.0/19 by NEXTGENTEL - NextGenTel AS in NO. nextgentel.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 · nextgentel.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nextgentel.com

Resolution chain

IPv6 resolution

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

Attribution

nextgentel

ORIGIN_AS

WHOIS identity

Registrar
iana:73
Registrant organisation
hostmaster
Contact emails
hostmaster@nextgentel.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

  • anyadns1.nextgentel.net
  • anyadns2.nextgentel.net
  • dns00.nextgentel.net
  • ns1.telio.nl

MX records

  • nextgentel-com.mail.protection.outlook.com

SPF policy

  • ip: 194.126.106.0/25
  • ip: 80.202.10.0/26
  • ip: 80.202.11.128/29
  • ip: 194.106.115.56/29
  • a: nextgentel.com
  • mx: nextgentel.com
  • include: spf.protection.outlook.com
  • include: servers.mcsv.net
  • include: spf-gm.telecomputing.no

Threat-feed evidence

History

Related pages

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