Skip to content

Hostname

platformdxc-mg.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for platformdxc-mg.com in WhisperGraph.

IPv6 resolution

No AAAA record for platformdxc-mg.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
010d5e89-e9ce-4127-aa20-99f48cb15687@identity-protect.org, 5347bff5-6867-4a52-b2e8-981ae518a2f5@identity-protect.org, 5832c913-46a6-4f3c-b5f9-d96f619f3b3b@identity-protect.org, 641d511b-7456-4f44-9f6f-b495c38f4a0a@identity-protect.org, 7864d843-dafa-4fb8-a196-b74a922f296f@identity-protect.org, 9078bc54-d989-49dd-9382-4ccef25ea70e@identity-protect.org, owner-1438585@platformdxc-mg.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-53.awsdns-06.com
  • ns-606.awsdns-11.net
  • ns-1324.awsdns-37.org
  • ns-1938.awsdns-50.co.uk

MX records

  • inbound-smtp.us-east-1.amazonaws.com

Threat-feed evidence

History

Related pages

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