Skip to content

Hostname

samsungpay.com

Last fetched

samsungpay.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · samsungpay.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.9/10canon.whisper.security/host/samsungpay.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.108108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.2108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.51108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.57108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.183.12013.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.213.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.2713.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.4813.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.66.147.10018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.11018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.12818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.10665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:100
Organization
Contact emails

Subdomains

5 observed subdomains of samsungpay.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for samsungpay.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.86.169.93

Related pages

Pivot deeper into the graph from samsungpay.com.

Cypher and MCP

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

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