Skip to content

Hostname

trendpipe.com

Last fetched

trendpipe.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · trendpipe.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/trendpipe.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.203.207.19318.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.242.133.16934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.251.634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.33.14634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.146.5546.137.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.183.10352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.114.3352.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.1.5254.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1387
Organization
dns support
Contact emails

Subdomains

1 observed subdomain of trendpipe.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from trendpipe.com.

Cypher and MCP

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

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