Hostname
controleduc.com
Last fetched
controleduc.com resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
controleduc.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 |
|---|---|---|---|---|
| 89.116.147.83 | 89.116.146.0/23 | AS47583 | — | FR |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 2d65f52a403eabefa2e40823b27d6fde3f41cb4ec92310a1e4ecf1903351a2d9@controleduc.com.whoisproxy.org
- 361512c76cce0abd8647e9ca61da94eb3ebb1bd4d0cd76170f5829b581cfe6eb@controleduc.com.whoisproxy.org
- 3b8a9f3ef476ed0bc2d14702ecdab4776a071da43f6791a7c84b4a601c50c425@controleduc.com.whoisproxy.org
- 3e1a639e2f37b2652c9989086de44b91922eeea67c06947cbb51ed572f205072@controleduc.com.whoisproxy.org
- 420b5b3fc049dd9ef0c40fda6db4ee6ac7d86ba4cbebd78ba1f22a0ebfea7b2f@controleduc.com.whoisproxy.org
- 606976908804908a0b80b7452777d0a70073f0defbe0287501c071e1dc305f57@controleduc.com.whoisproxy.org
- 63b62fb0173639c972634213533579673455bbd370b8a65e2e9f1047df1524c7@controleduc.com.whoisproxy.org
- a79efa3ab121384b5040584797ed19c8b5ed54c57391b5a0ca78f0543773a4d7@controleduc.com.whoisproxy.org
- af7346f6e2060a2e567c0dead44b36ebdce91538f9f049a17a0793485cb54508@controleduc.com.whoisproxy.org
- b0b1a125c64f2701345a491e8e01d20308944a082c25cbf75badeb3990316c3e@controleduc.com.whoisproxy.org
- b324020e1b828b9253a07df9ce18ab8c121b5d505713661790e01e3262d55254@controleduc.com.whoisproxy.org
- b50dc845dd8e5b68dc5e3512df84f7bfed8e28611e6b9800d7097dc8470b8819@controleduc.com.whoisproxy.org
- b78820b9de528babf0af9246d1cc98c43784cad3278283b7745ed88e48145b0e@controleduc.com.whoisproxy.org
- c8faeae0dd12ee177edb22b100524a8a46d049169de3db08ee1763c31a911645@controleduc.com.whoisproxy.org
- d49e390c4cb45b015a3290685faae9697ac9a109afc31ae7307c5d6810f2acd1@controleduc.com.whoisproxy.org
- ed4783feef00195394f7a85aa89eec35f26e7ec8827b8557b078386dcd37b01b@controleduc.com.whoisproxy.org
- fddb4962d99ca3494d6cd78d14065db2add484bdc6b3e6c43b3fee1f246627c9@controleduc.com.whoisproxy.org
Subdomains
2 observed subdomains of controleduc.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for controleduc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from controleduc.com.
- IP · 89.116.147.83
- ASN · AS47583
- Registrar · iana:269
- Country · FR
- Email · 2d65f52a403eabefa2e40823b27d6fde3f41cb4ec92310a1e4ecf1903351a2d9@controleduc.com.whoisproxy.org
- TLD · .com
- 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: "controleduc.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.