Skip to content

Hostname

verio.net

Last fetched

verio.net resolves to 198.106.137.22, announced in 198.106.0.0/15 by NTT-DATA-2914 - NTT America, Inc. in US. verio.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 · verio.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/verio.net

Resolution chain

IPv6 resolution

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

Attribution

ntt america

ORIGIN_AS

WHOIS identity

Registrar
iana:69
Registrant organisation
ntt america
Contact emails
dom_reg@ntta.com, hostmaster@securesites.com, noreply@data-protected.net

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

  • ns1-09.azure-dns.com
  • ns4-09.azure-dns.info
  • ns2-09.azure-dns.net
  • ns3-09.azure-dns.org

SPF policy

  • ip: 161.58.53.0/25
  • include: spf.protection.outlook.com
  • ip: 128.241.34.16

Threat-feed evidence

History

Related pages

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