Skip to content

Hostname

ptccloud.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:269
Registrant organisation
ptc
Contact emails
dnsteam@ptc.com, info@domain-contact.org

Subdomains

Mail and authentication

Nameservers

  • ns-243.awsdns-30.com
  • ns-656.awsdns-18.net
  • ns-1194.awsdns-21.org
  • ns-2016.awsdns-60.co.uk

MX records

  • feedback-smtp.ap-northeast-1.amazonses.com
  • feedback-smtp.ap-northeast-2.amazonses.com
  • feedback-smtp.ap-south-1.amazonses.com
  • feedback-smtp.ap-southeast-1.amazonses.com
  • feedback-smtp.ap-southeast-2.amazonses.com
  • feedback-smtp.ca-central-1.amazonses.com
  • feedback-smtp.eu-central-1.amazonses.com
  • feedback-smtp.eu-north-1.amazonses.com
  • feedback-smtp.eu-west-1.amazonses.com
  • feedback-smtp.eu-west-2.amazonses.com
  • feedback-smtp.eu-west-3.amazonses.com
  • feedback-smtp.sa-east-1.amazonses.com
  • feedback-smtp.us-east-1.amazonses.com
  • feedback-smtp.us-east-2.amazonses.com
  • feedback-smtp.us-west-1.amazonses.com
  • feedback-smtp.us-west-2.amazonses.com

SPF policy

  • mx: ptccloud.com
  • ip: 23.249.219.157
  • ip: 23.249.219.158
  • ip: 23.251.225.46
  • ip: 23.251.225.47
  • ip: 23.251.233.207
  • ip: 23.251.233.208
  • ip: 23.251.235.191
  • ip: 23.251.235.192
  • ip: 23.251.243.33
  • ip: 23.251.243.34
  • ip: 40.91.221.163
  • ip: 54.240.65.100
  • ip: 54.240.65.99
  • ip: 54.240.84.239
  • ip: 54.240.84.240
  • ip: 54.240.88.159
  • ip: 54.240.88.160
  • ip: 69.169.227.247
  • ip: 69.169.227.248
  • ip: 69.169.235.74
  • ip: 69.169.235.75
  • ip: 76.223.176.141
  • ip: 76.223.176.142

Threat-feed evidence

History

Related pages

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