Skip to content

Hostname

ptsupply.com

Last fetched

ptsupply.com resolves to 16.15.177.165, announced in 16.15.176.0/21 by AMAZON-AES - Amazon.com, Inc. in US. ptsupply.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 · ptsupply.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ptsupply.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of ptsupply.com owner
Contact emails
dennis.dominioni@ptsupply.com, matt.moye@ptsupply.com, bryan.woodruff@ptsupply.com, 08d0054d-d562-4f8d-9bb1-ce394b818788@identity-protect.org, 3b6ebc94-59b2-4f05-978c-dbdd4de429f2@identity-protect.org, 7849e1cb-74eb-4d2f-a725-26ff7e9a8f76@identity-protect.org, a8a7a791-6982-4f09-bed4-ad038859701e@identity-protect.org, d64803ed-4dd8-4855-a200-4e7ea2b41868@identity-protect.org, de004a97-138e-4f44-8ab4-314dd67f18c9@identity-protect.org, ee7316a8-9f8b-447c-83a3-18cc65a05fb2@identity-protect.org

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

  • ns-332.awsdns-41.com
  • ns-863.awsdns-43.net
  • ns-1074.awsdns-06.org
  • ns-1714.awsdns-22.co.uk

MX records

  • us-smtp-inbound-1.mimecast.com
  • us-smtp-inbound-2.mimecast.com

SPF policy

  • include: _s00297385.autospf.email

Threat-feed evidence

History

Related pages

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