Hostname
dimetix.com
Last fetched
dimetix.com resolves to 1 IPv4 address operated by CYON in CH. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
dimetix.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 |
|---|---|---|---|---|
| 149.126.6.15 | 149.126.0.0/21 | AS47302 | CYON | CH |
WHOIS identity
- Registrar
- iana:9
- Organization
- domain discreet privacy service attn: dimetix.com
- Contact emails
Subdomains
17 observed subdomains of dimetix.com.
Web-graph footprint
Distinct hostnames that link to or from dimetix.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for dimetix.com.
| Mechanism | Target |
|---|---|
| SPF_A | dimetix.com |
| SPF_IP | 149.126.0.0/21 |
| SPF_IP | 178.22.109.34 |
| SPF_IP | 194.126.200.0/24 |
| SPF_IP | 80.89.214.21 |
| SPF_MX | dimetix.com |
Related pages
Pivot deeper into the graph from dimetix.com.
- IP · 149.126.6.15
- ASN · AS47302CYON
- Registrar · iana:9
- Country · CH
- Email · 122309940a1612336e79d1104515978c@domaindiscreet.com
- TLD · .com
- Browse hostnames · di…
- 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: "dimetix.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.