Hostname
technoustad.com
Last fetched
technoustad.com resolves to 4 IPv4 addresses operated by AS47583 in BR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
technoustad.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.79.105.87 | 147.79.104.0/21 | AS47583 | — | BR |
| 84.32.84.193 | 84.32.84.0/24 | AS47583 | — | LT |
| 84.32.84.68 | 84.32.84.0/24 | AS47583 | — | LT |
| 89.116.213.253 | 89.116.213.0/24 | AS47583 | — | BR |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 0f91a8abc93cec6de56b6239959ba88b24332fbb60f8628b337b1602bd371474@technoustad.com.whoisproxy.org
- 12b74e497f6ab966f7a7b15ac71c832d090e4c8ab6db787544d3843f95f9351d@technoustad.com.whoisproxy.org
- 1970c41a9cc834735d3b5057174e0829f04c782edbd78ac06e7d1b01121071c9@technoustad.com.whoisproxy.org
- 1b35d0d774542846f9a6132026e1a1ca77494b6ebc454fa2ac3e381b4f9755fb@technoustad.com.whoisproxy.org
- 20c8ff28b2769a3c9571b7233b07991cf07fc20c1b1bafdf579865ec4bd5ab41@technoustad.com.whoisproxy.org
- 3d0f6b51f2580669797237dc903bb55e8a54d73ac3237b3911b1b92f36092e07@technoustad.com.whoisproxy.org
- 413ffbf4dca1733171bfc8763e5db2254f50888038330f0495eeefff8441d09d@technoustad.com.whoisproxy.org
- 46cd0226d009cfca9126be95bcd260de964f73d4a6dcc018e2b70d7e6ee5ced8@technoustad.com.whoisproxy.org
- 4e651a23ad17d64f6106c1bbba7e5f4f70c759db8d7159c7e9bd7a0b3bd2ce2d@technoustad.com.whoisproxy.org
- 8db31a0faf43259939fe3dc147129a72a0ac3e098647bfb1fcb45735168898de@technoustad.com.whoisproxy.org
- cb65e5fc3cd399c5d36b7e8a076d2b4c9b248af3cce9d268c08c3e04eb87547f@technoustad.com.whoisproxy.org
- d58a49b93edd2ac354f2b14d715ffd5de2459a9dd93aefb8e314d6b752120093@technoustad.com.whoisproxy.org
- e22f6e15fd121bce342f764bb99aa32dee3ef051bce01d4fd6bd3233fc602391@technoustad.com.whoisproxy.org
- e27c0a43c74713f2811e512b193e412a3307f57e56eb29bddf24a5b81878a6e5@technoustad.com.whoisproxy.org
- e492c62efcd883bb55d2bfc7ab5897805ef40177291dc42ef06be2e4777f21ca@technoustad.com.whoisproxy.org
- e82b54bdf1e3c48a4d299dc9e9a0c16f00c19771ed6377c0094a1c7d512d2652@technoustad.com.whoisproxy.org
- f8723a73630ae0230ef28f20c0ccc8395c56ad2541ba87d10024d8560fb73569@technoustad.com.whoisproxy.org
Subdomains
1 observed subdomain of technoustad.com.
| Subdomain |
|---|
| www.technoustad.com |
Web-graph footprint
Distinct hostnames that link to or from technoustad.com in the public web crawl.
6 sites link to this hostname.
56 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for technoustad.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.titan.email |
Related pages
Pivot deeper into the graph from technoustad.com.
- IP · 147.79.105.87
- ASN · AS47583
- Registrar · iana:269
- Country · BR
- Email · 0f91a8abc93cec6de56b6239959ba88b24332fbb60f8628b337b1602bd371474@technoustad.com.whoisproxy.org
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "technoustad.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.