Skip to content

Hostname

trendy-tex.com

Last fetched

trendy-tex.com resolves to 3 IPv4 addresses operated by AS21100 in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · trendy-tex.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/trendy-tex.com

Resolution chain

trendy-tex.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:303
Organization
ashikur rahman
Contact emails

Subdomains

2 observed subdomains of trendy-tex.com.

Web-graph footprint

Distinct hostnames that link to or from trendy-tex.com in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for trendy-tex.com.

MechanismTarget
SPF_Atrendy-tex.com
SPF_IP185.14.30.187
SPF_IP93.158.209.77
SPF_MXtrendy-tex.com

Related pages

Pivot deeper into the graph from trendy-tex.com.

Cypher and MCP

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

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