Skip to content

Hostname

pocket.trihow.com

Last fetched

pocket.trihow.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · pocket.trihow.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/pocket.trihow.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.163.1053.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.1213.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.33.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.533.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.141.1023.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.263.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.403.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.823.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with pocket.trihow.com in WhisperGraph.

Subdomains

2 observed subdomains of pocket.trihow.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pocket.trihow.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from pocket.trihow.com.

Cypher and MCP

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

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