Skip to content

Hostname

synchrony.com

Last fetched

synchrony.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in CZ. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · synchrony.comRouting diversity4.2/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/synchrony.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.23.9.492.23.8.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
23.222.126.13223.222.124.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.62.10.8723.62.10.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US
88.221.168.8088.221.168.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.52.180.13923.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
2.19.216.1642.19.216.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

60 observed subdomains of synchrony.com.

Web-graph footprint

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

3,970 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for synchrony.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from synchrony.com.

Cypher and MCP

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

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