Skip to content

Hostname

netelcloud.com

Last fetched

netelcloud.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. netelcloud.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 · netelcloud.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/netelcloud.com

Resolution chain

No IPv4 resolution is recorded for netelcloud.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of netelcloud.com owner
Contact emails
thomas@netelligent.ca, dnsadmin@as10929.net, 4f9661e5-196b-471b-8cb2-0c4b056ee3e9@identity-protect.org, 5a672fb5-e4e1-4d7d-8a91-4e08104ae5f2@identity-protect.org, c433ec74-5b3e-4640-8b57-baa35ce9533c@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-235.awsdns-29.com
  • ns-575.awsdns-07.net
  • ns-1077.awsdns-06.org
  • ns-1842.awsdns-38.co.uk

Threat-feed evidence

History

Related pages

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