Hostname
absolucom.com
Last fetched
absolucom.com resolves to 1 IPv4 address operated by AS29605 in FR. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
absolucom.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 |
|---|---|---|---|---|
| 217.19.59.236 | 217.19.56.0/21 | AS29605 | — | FR |
WHOIS identity
- Registrar
- iana:433
- Organization
- biskot
- Contact emails
Subdomains
3 observed subdomains of absolucom.com.
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for absolucom.com.
| Mechanism | Target |
|---|---|
| SPF_A | absolucom.com |
| SPF_INCLUDE | mx.ovh.com |
| SPF_IP | 217.19.48.160/27 |
| SPF_IP | 217.19.48.224/25 |
| SPF_IP | 217.19.48.64/26 |
| SPF_IP | 217.19.50.213/28 |
| SPF_IP | 217.19.59.224/27 |
| SPF_IP | 217.19.59.239/27 |
| SPF_IP | 217.19.59.248/32 |
| SPF_IP | 89.107.170.145/32 |
| SPF_MX | absolucom.com |
Related pages
Pivot deeper into the graph from absolucom.com.
- IP · 217.19.59.236
- ASN · AS29605
- Registrar · iana:433
- Country · FR
- Email · 0a9c778568117d41d5f32edbbf8510bf-ms4913@contact.gandi.net
- TLD · .com
- Browse hostnames · ab…
- 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: "absolucom.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.