Hostname
itrenddz.com
Last fetched
itrenddz.com resolves to 1 IPv4 address operated by AS47583 in IN. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
itrenddz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.21.90.83 | 217.21.80.0/20 | AS47583 | — | IN |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- itrenddz.com@domainsbyproxy.com
- sales@sbwebdesigns.in
- 0acfbb0e1ec5f997ca5a669da9aa2ae3f5b9a14590cbad02f35dfbb06db74066@itrenddz.com.whoisproxy.org
- 1f7822ed81d44048628aa2f86813af09c16a59761d91c7021629c5b44da46467@itrenddz.com.whoisproxy.org
- 409b363e569f79b4b639d3cae5286dce85721f5b3121fc1aed6793e4a462ea80@itrenddz.com.whoisproxy.org
- 45300baa162add9932baf495a897ab7a78e1f2c58f8349031c6771ae6780dde1@itrenddz.com.whoisproxy.org
- 6e9996db13f0d39d83ed968c50fe2f3725c1af7c5375c828c28f1a1630920b69@itrenddz.com.whoisproxy.org
- 7ce3ea66842915a176723cf7f2f1a7d5c23bd53bc83193db0571cccf65bf73f2@itrenddz.com.whoisproxy.org
- 822a1c63871d3fb8816b93e417ae0cff496dc6d62be1af1a41950e1078c61574@itrenddz.com.whoisproxy.org
- 8a4c663991cb039a6d223196a244a49c54a37dd5c29ff613530ee42508376c18@itrenddz.com.whoisproxy.org
- 9bc597c0374f362e17532c5f08b952ddee96edb49fa6f330d2da00c4c3a5538d@itrenddz.com.whoisproxy.org
- a5b24609e2562948168a945f96c80b74be3211bd6b1211471cd8a9febf47b13f@itrenddz.com.whoisproxy.org
- b04f760f1cce97f1944f4248b0bed7ce0047804506b14472cfe1ad27584ca46e@itrenddz.com.whoisproxy.org
- bcb2077c35b5570346fd6744823a4e865f86c72dbf70fb26e876a55e88284ff2@itrenddz.com.whoisproxy.org
- c70934c6200534ccf57629f9ae43b62ae9b9244524ddfa3a1d2a4994e10fa817@itrenddz.com.whoisproxy.org
- e18cea97a04ec0a454ac0f44e87f8a27661c76089e17f9400a8e5e49600b3b71@itrenddz.com.whoisproxy.org
Subdomains
4 observed subdomains of itrenddz.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for itrenddz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from itrenddz.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itrenddz.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.