Hostname
documents.acpce.cg
Last fetched
documents.acpce.cg is a registered hostname under the .cg top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with documents.acpce.cg in WhisperGraph.
Subdomains
1 observed subdomain of documents.acpce.cg.
| Subdomain |
|---|
| www.documents.acpce.cg |
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for documents.acpce.cg.
| Mechanism | Target |
|---|---|
| SPF_A | documents.acpce.cg |
| SPF_INCLUDE | premiumsmtp.dnshostservices.com |
| SPF_IP | 91.234.195.109 |
| SPF_IP | 91.234.195.128 |
| SPF_IP | 91.234.195.192 |
| SPF_MX | documents.acpce.cg |
Related pages
Pivot deeper into the graph from documents.acpce.cg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "documents.acpce.cg"})-[: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.