Hostname
comatec.fr
Last fetched
comatec.fr resolves to 1 IPv4 address operated by AS47835 in FR. WHOIS lists registrar:ataraxie as the registrar.
Nutrition Label
Resolution chain
comatec.fr 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 |
|---|---|---|---|---|
| 91.206.199.72 | 91.206.198.0/23 | AS47835 | — | FR |
WHOIS identity
- Registrar
- registrar:ataraxie
- Organization
- comatec
- Contact emails
Subdomains
9 observed subdomains of comatec.fr.
Web-graph footprint
Distinct hostnames that link to or from comatec.fr in the public web crawl.
43 sites link to this hostname.
30 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for comatec.fr.
| Mechanism | Target |
|---|---|
| SPF_A | comatec.fr |
| SPF_EXISTS | %{i}.spf.hc598-81.eu.iphmx.com |
| SPF_INCLUDE | csnet.es |
| SPF_INCLUDE | spf.acumbamail.com |
| SPF_IP | 207.54.65.137 |
| SPF_IP | 23.90.104.237 |
| SPF_MX | comatec.fr |
Related pages
Pivot deeper into the graph from comatec.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comatec.fr"})-[: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.