Hostname
commodat.net
Last fetched
commodat.net resolves to 2 IPv4 addresses operated by AS12322 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
commodat.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 78.192.193.72 | 78.192.0.0/11 | AS12322 | — | FR |
| 90.3.64.44 | 90.3.0.0/16 | AS3215 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- commodat sas
- Contact emails
Subdomains
2 observed subdomains of commodat.net.
| Subdomain |
|---|
| dokku.commodat.net |
| www.commodat.net |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for commodat.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mailcust.gandi.net |
Related pages
Pivot deeper into the graph from commodat.net.
- IP · 78.192.193.72
- ASN · AS12322
- Registrar · iana:81
- Country · FR
- Email · 95d79ab2268fcfe6b6e83c6cb0850bea-46590470@contact.gandi.net
- TLD · .net
- Browse hostnames · co…
- 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: "commodat.net"})-[: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.