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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.14.29.207 | 185.14.28.0/22 | AS21100 | — | NL |
| 217.12.218.4 | 217.12.218.0/24 | AS21100 | — | NL |
| 93.158.209.77 | 93.158.208.0/20 | AS50673 | — | NL |
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
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for trendy-tex.com.
| Mechanism | Target |
|---|---|
| SPF_A | trendy-tex.com |
| SPF_IP | 185.14.30.187 |
| SPF_IP | 93.158.209.77 |
| SPF_MX | trendy-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.