Skip to content

Hostname

mcn-data.net

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for mcn-data.net in WhisperGraph.

IPv6 resolution

No AAAA record for mcn-data.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
0fffeb62-cbe2-4f51-80b6-77a5f7318415@identity-protect.org, 301a2d26-847d-45f2-892b-54830fd6265a@identity-protect.org, 5a50f2a6-07c2-4573-b8d3-cc6b4b225c5c@identity-protect.org, 823b7f47-512a-42b2-8ed6-c490260e967e@identity-protect.org, acc432bb-0dd2-4e6f-9617-2732ed76f1bf@identity-protect.org, cd99d4a4-e4da-4116-b704-d93c8526ee55@identity-protect.org, f3af230a-a447-40bc-849c-53d27b112c38@identity-protect.org, owner-10880387@mcn-data.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-432.awsdns-54.com
  • ns-976.awsdns-58.net
  • ns-1332.awsdns-38.org
  • ns-1677.awsdns-17.co.uk

Threat-feed evidence

History

Related pages

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