Skip to content

Hostname

pokertrend.com

Last fetched

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

Nutrition Label

WHISPER CANON · pokertrend.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pokertrend.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.116108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.5108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.50108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.57108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.10418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.12418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.3.1213.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.243.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.33.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.923.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

1 observed subdomain of pokertrend.com.

Web-graph footprint

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

168 sites link to this hostname.

14,470 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from pokertrend.com.

Cypher and MCP

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

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