Hostname
dye-tex.com
Last fetched
dye-tex.com resolves to 1 IPv4 address operated by AS57344 in BG. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
dye-tex.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 |
|---|---|---|---|---|
| 78.128.76.61 | 78.128.76.0/24 | AS57344 | — | BG |
WHOIS identity
- Registrar
- iana:303
- Organization
- abu muid md. atik
- Contact emails
- troyeecorp@gmail.com
- 40d0d466ace9725bd4b8982198b4e30fb774b9fd@whois.gkg.net
- 55a068b2d4a3488fdcb480c8c15eafc556dd2e99@whois.gkg.net
- 56ca6e3a839b4abf7d5cee7b10a88231cfb56ca9@whois.gkg.net
- 5bda8e35d46a19baa2d39fa013049eef1df294da@whois.gkg.net
- 6d3ca903adc5b1a166f7644025317a3719e5ac08@whois.gkg.net
- 6f9ff321a3a777c1dbb1d4ff2b9287e64527ffbb@whois.gkg.net
- 936abcd4161b395375ef603ab042701880cf37af@whois.gkg.net
- 9b3c4c8ae75131e8ed6f82c6c192d8014547f6a1@whois.gkg.net
- a2eaaea5e5fdfea8d781d8911c4801a72921d7fe@whois.gkg.net
- a32adcd60ff9f908de2c853c708e5f57e42c8a46@whois.gkg.net
- d6281a298f4c0f6e57e93871ecb5a5ecd9b40674@whois.gkg.net
- ef4dbdabc385bf14b82940b17fd5a1faecd3503e@whois.gkg.net
Subdomains
3 observed subdomains of dye-tex.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from dye-tex.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dye-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.