Skip to content

Hostname

double-pay.com

Last fetched

double-pay.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · double-pay.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/double-pay.com

Resolution chain

double-pay.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.114.98.853.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.82.17254.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.95.5354.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

8 observed subdomains of double-pay.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for double-pay.com.

MechanismTarget
SPF_Adouble-pay.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEap-northeast-1.amazonses.com
SPF_INCLUDEspf.hbeemail.com
SPF_MXdouble-pay.com

Related pages

Pivot deeper into the graph from double-pay.com.

Cypher and MCP

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

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