Hostname
inquest-risk.com
Last fetched
inquest-risk.com resolves to 1 IPv4 address operated by EVOLIX-AS - Evolix SARL in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
inquest-risk.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 |
|---|---|---|---|---|
| 31.170.12.30 | 31.170.8.0/21 | AS197696 | EVOLIX-AS - Evolix SARL | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- gmc
- Contact emails
Subdomains
1 observed subdomain of inquest-risk.com.
| Subdomain |
|---|
| www.inquest-risk.com |
Web-graph footprint
Distinct hostnames that link to or from inquest-risk.com in the public web crawl.
26 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for inquest-risk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.profils.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 31.15.29.99/32 |
| SPF_IP | 31.170.12.30 |
| SPF_IP | 40.89.138.233/32 |
| SPF_IP | 93.187.41.123 |
Related pages
Pivot deeper into the graph from inquest-risk.com.
- IP · 31.170.12.30
- ASN · AS197696EVOLIX-AS - Evolix SARL
- Registrar · iana:81
- Country · FR
- Email · service.informatique@gmconsultant.com
- TLD · .com
- Browse hostnames · in…
- 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: "inquest-risk.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.