Hostname
zi-pro.autoforcebg.com
Last fetched
zi-pro.autoforcebg.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.
Nutrition Label
Resolution chain
zi-pro.autoforcebg.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.240.20 | 15.197.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 91.215.216.42 | 91.215.216.0/24 | AS49699 | — | BG |
WHOIS identity
No WHOIS records are currently associated with zi-pro.autoforcebg.com in WhisperGraph.
Subdomains
1 observed subdomain of zi-pro.autoforcebg.com.
| Subdomain |
|---|
| www.zi-pro.autoforcebg.com |
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for zi-pro.autoforcebg.com.
| Mechanism | Target |
|---|---|
| SPF_A | zi-pro.autoforcebg.com |
| SPF_INCLUDE | _spf.cmailpro.net |
| SPF_INCLUDE | everest.spf.superhosting.bg |
| SPF_INCLUDE | smtp-out.spf.superhosting.bg |
| SPF_IP | 5.104.171.87 |
| SPF_IP | 78.142.50.101 |
| SPF_IP | 79.124.30.102 |
| SPF_IP | 91.215.216.42 |
| SPF_MX | zi-pro.autoforcebg.com |
Related pages
Pivot deeper into the graph from zi-pro.autoforcebg.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zi-pro.autoforcebg.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.