Skip to content

Hostname

trendropportunities.com

Last fetched

trendropportunities.com resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · trendropportunities.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/trendropportunities.com

Resolution chain

trendropportunities.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.27.79.227154.24.0.0/13AS174COGENT-174 - Cogent Communications, LLCUS

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

6 observed subdomains of trendropportunities.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for trendropportunities.com.

MechanismTarget
SPF_Atrendropportunities.com
SPF_IP192.186.142.160/32
SPF_IP192.186.142.161/32
SPF_IP192.186.142.162/32
SPF_IP192.186.142.163/32
SPF_IP192.186.142.173/32
SPF_IP192.186.142.174/32
SPF_IP24.38.56.149/32
SPF_IP24.38.56.150/32
SPF_MXtrendropportunities.com

Related pages

Pivot deeper into the graph from trendropportunities.com.

Cypher and MCP

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

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