Hostname
paymentech.com
Last fetched
paymentech.com resolves to 12.96.58.40, announced in 12.97.64.0/24 by JPMORGAN-CPS-TAMPA-FL - JPMorgan Chase & Co. in US. paymentech.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 12.96.58.40
12.97.64.0/24 · JPMORGAN-CPS-TAMPA-FL - JPMorgan Chase & Co. · New York, US
- 65.124.118.40
65.125.90.0/24 · JPMORGAN-CPS-SALEM-NH - JPMorgan Chase & Co. · Cambridge, US
IPv6 resolution
No AAAA record for paymentech.com is recorded in WhisperGraph.
Attribution
jpmorgan cps tampa fl chase
ORIGIN_AS
WHOIS identity
- Registrar
- iana:292
- Registrant organisation
- paymentech, llc.
- Contact emails
- domainregistration@chasepaymentech.com
Subdomains
Showing 12 of 43. View all 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
- ns0037.secondary.cloudflare.com
- ns0246.secondary.cloudflare.com
- ns05.jpmorganchase.com
- ns06.jpmorganchase.com
- ns1.jpmorganchase.com
- ns2.jpmorganchase.com
MX records
- cluster14.us.messagelabs.com
- cluster14a.us.messagelabs.com
SPF policy
- ip: 159.53.110.0/24
- ip: 206.253.176.0/24
- ip: 206.253.186.0/24
- ip: 206.253.190.0/24
- ip: 207.162.225.0/24
- ip: 207.162.228.0/24
- ip: 207.162.229.0/24
- ip: 159.53.36.0/24
- ip: 159.53.46.0/24
- ip: 204.44.58.0/24
- ip: 204.44.59.0/24
- ip: 159.53.78.0/24
- a: spf.jpmchase.com
- ip: 196.37.232.50
Threat-feed evidence
History
Related pages
Pivot from paymentech.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: "paymentech.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.