Hostname
aidecv.fr
Last fetched
aidecv.fr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:markmonitor inc. as the registrar.
Nutrition Label
Resolution chain
aidecv.fr 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 |
|---|---|---|---|---|
| 104.18.39.146 | 104.18.39.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.148.110 | 172.64.148.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:markmonitor inc.
- Organization
- clarivate analytics (deutschland)
- Contact emails
Subdomains
17 observed subdomains of aidecv.fr.
Web-graph footprint
Distinct hostnames that link to or from aidecv.fr in the public web crawl.
34 sites link to this hostname.
85 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for aidecv.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | sparkpostmail.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_INCLUDE | u1647445.wl.sendgrid.net |
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from aidecv.fr.
- IP · 104.18.39.146
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:markmonitor inc.
- Country · CA
- Email · ccops@markmonitor.com
- TLD · .fr
- Browse hostnames · ai…
- 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: "aidecv.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.