Skip to content

Hostname

payment2.test.bets10.com

Last fetched

payment2.test.bets10.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI.

Nutrition Label

WHISPER CANON · payment2.test.bets10.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/payment2.test.bets10.com

Resolution chain

payment2.test.bets10.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.140.11018.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.11618.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.3118.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.3418.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.162.199.183.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.203.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.643.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.993.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
52.85.132.11452.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.12852.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.5552.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.952.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with payment2.test.bets10.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for payment2.test.bets10.com.

MechanismTarget
SPF_INCLUDE_spf.bets10_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from payment2.test.bets10.com.

Cypher and MCP

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

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