Skip to content

Hostname

trendin.com

Last fetched

trendin.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · trendin.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/trendin.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.205.23.13213.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.92.213.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.137.73.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.134.363.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.33.16743.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.205.86.15043.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.233.14965.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.21.19413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.148.17313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.161.13513.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

23 observed subdomains of trendin.com.

Web-graph footprint

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

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for trendin.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf1.resulticks.in
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from trendin.com.

Cypher and MCP

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

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