Hostname
acpqualife.com
Last fetched
acpqualife.com resolves to 1 IPv4 address operated by AS327989 in MA. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
acpqualife.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 |
|---|---|---|---|---|
| 196.32.217.68 | 196.32.216.0/22 | AS327989 | — | MA |
WHOIS identity
- Registrar
- iana:81
- Organization
- christian courtes
- Contact emails
- 589f8cd401fefc6d22c2a3032af46dde-26131@contact.gandi.net
- 898eae78eb5c6968f309d60de65dfa33-26131@contact.gandi.net
- 8cc7c301302b6d6ffc712e936566b1ba-26131@contact.gandi.net
- e0b0bc412767cd6b3d15f2019255d420-cc144@contact.gandi.net
- fb66be408cae693c03c39cba33549b16-26131@contact.gandi.net
- fbccc6033803a7c5a1eb758ea1132fe0-26131@contact.gandi.net
Subdomains
2 observed subdomains of acpqualife.com.
| Subdomain |
|---|
| dev.acpqualife.com |
| www.acpqualife.com |
Web-graph footprint
Distinct hostnames that link to or from acpqualife.com in the public web crawl.
7 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for acpqualife.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp-gw1.silae.fr |
| SPF_A | vm1782.jn-hebergement.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 5.226.2.176/28 |
Related pages
Pivot deeper into the graph from acpqualife.com.
- IP · 196.32.217.68
- ASN · AS327989
- Registrar · iana:81
- Country · MA
- Email · 589f8cd401fefc6d22c2a3032af46dde-26131@contact.gandi.net
- TLD · .com
- Browse hostnames · ac…
- 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: "acpqualife.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.