Skip to content

Hostname

payment-gateway-technology.com

Last fetched

payment-gateway-technology.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · payment-gateway-technology.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/payment-gateway-technology.com

Resolution chain

payment-gateway-technology.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.159.91.46108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.48108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.8108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.91.83108.159.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.249.126.2113.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.3513.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.8013.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.126.9813.249.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.163.1013.162.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.163.1163.162.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.163.253.162.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.163.993.162.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for payment-gateway-technology.com.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from payment-gateway-technology.com.

Cypher and MCP

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

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