Hostname
adiac-congo.com
Last fetched
adiac-congo.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
adiac-congo.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 |
|---|---|---|---|---|
| 51.75.198.72 | 51.75.0.0/16 | AS16276 | OVH | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- nabil ben hadid
- Contact emails
- gandi@netisse.fr
- nbenhadid@netisse.fr
- 4a83ee1d5fec306aa535bff18be0229a-311489@contact.gandi.net
- 5fce2d215562b5cd95317d53170ac2ea-311489@contact.gandi.net
- 63e5d1233197115654647a6b0a0940f1-311489@contact.gandi.net
- b8b4533d2c7c4738038def3658d36122-311489@contact.gandi.net
- c894aa90200fb56d04aa786d75358a93-311489@contact.gandi.net
Subdomains
2 observed subdomains of adiac-congo.com.
Web-graph footprint
Distinct hostnames that link to or from adiac-congo.com in the public web crawl.
671 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for adiac-congo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.63.172.24 |
Related pages
Pivot deeper into the graph from adiac-congo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adiac-congo.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.