Skip to content

Hostname

paymentworks.com

Last fetched

paymentworks.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · paymentworks.comRouting diversity5.7/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/paymentworks.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.72.11100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.79.12318.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.26.14618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.221.944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.102.1144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.203.18752.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.49.12552.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.232.8052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.251.8952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.80.20254.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.114.23954.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.244.1698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.129.14752.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.205.15132.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.88.12498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
alan greenblatt
Contact emails

Subdomains

62 observed subdomains of paymentworks.com.

Web-graph footprint

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

116 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for paymentworks.com.

MechanismTarget
SPF_INCLUDE7162195.spf01.hubspotemail.net
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sendergen.com

Related pages

Pivot deeper into the graph from paymentworks.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "paymentworks.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.