Skip to content

Hostname

ptdistinction.com

Last fetched

ptdistinction.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ptdistinction.comRouting diversity6.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ptdistinction.com

Resolution chain

ptdistinction.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.26.75.84100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.224.85100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.237.54100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.7.24118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.236.613.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.72.10934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.198.10434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.165.23834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.95.20535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.217.635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.0.2944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.201.744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.239.6952.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.20.8752.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.171.14852.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.232.5952.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.137.17654.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.110.4254.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.214.18754.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.184.7254.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of ptdistinction.com owner
Contact emails

Subdomains

44 observed subdomains of ptdistinction.com.

Web-graph footprint

Distinct hostnames that link to or from ptdistinction.com in the public web crawl.

330 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ptdistinction.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailer.chargify.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ptdistinction.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ptdistinction.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.