Hostname
domiagroup.com
Last fetched
domiagroup.com resolves to 1 IPv4 address operated by antemeta-asn01 - ANTEMETA SAS in FR. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
domiagroup.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 |
|---|---|---|---|---|
| 185.86.168.80 | 185.86.168.0/22 | AS201085 | antemeta-asn01 - ANTEMETA SAS | FR |
WHOIS identity
- Registrar
- iana:1052
- Organization
- choron fabrice
- Contact emails
Subdomains
23 observed subdomains of domiagroup.com.
Showing 16 of 23. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for domiagroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _ces.domiagroup.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from domiagroup.com.
- IP · 185.86.168.80
- ASN · AS201085antemeta-asn01 - ANTEMETA SAS
- Registrar · iana:1052
- Country · FR
- Email · dnsadmin@domiagroup.com
- TLD · .com
- Browse hostnames · do…
- 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: "domiagroup.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.