Hostname
primapower.com
Last fetched
primapower.com resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
primapower.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 |
|---|---|---|---|---|
| 93.63.176.10 | 93.62.0.0/15 | AS12874 | — | IT |
WHOIS identity
- Registrar
- iana:168
- Organization
- —
- Contact emails
Subdomains
38 observed subdomains of primapower.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from primapower.com in the public web crawl.
248 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
45 SPF mechanisms authorising senders for primapower.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.esvacloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zohomail360.eu |
| SPF_IP | 109.168.30.199 |
| SPF_IP | 139.9.172.160 |
| SPF_IP | 148.59.106.0/23 |
| SPF_IP | 148.59.108.0/23 |
| SPF_IP | 149.72.91.62 |
| SPF_IP | 156.54.124.98 |
| SPF_IP | 168.245.57.151 |
| SPF_IP | 18.168.51.200/32 |
| SPF_IP | 18.180.127.81/32 |
| SPF_IP | 193.185.238.2 |
| SPF_IP | 193.229.0.46/32 |
| SPF_IP | 193.65.194.151 |
| SPF_IP | 193.65.194.152 |
| SPF_IP | 195.238.20.141 |
| SPF_IP | 199.122.112.0/22 |
| SPF_IP | 20.23.231.92 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.185.235.0/24 |
| SPF_IP | 209.85.167.175/32 |
| SPF_IP | 209.85.167.176 |
| SPF_IP | 209.85.210.44 |
| SPF_IP | 209.85.210.47 |
| SPF_IP | 213.215.229.121 |
| SPF_IP | 213.215.229.124 |
| SPF_IP | 213.215.229.37 |
| SPF_IP | 213.215.244.194 |
| SPF_IP | 217.77.192.129/32 |
| SPF_IP | 217.77.192.9/32 |
| SPF_IP | 217.77.193.9/32 |
| SPF_IP | 35.156.80.209 |
| SPF_IP | 52.169.124.26 |
| SPF_IP | 54.64.30.13/32 |
| SPF_IP | 62.236.116.67/32 |
| SPF_IP | 66.180.72.0/21 |
| SPF_IP | 80.211.49.140 |
| SPF_IP | 88.99.254.228 |
| SPF_IP | 91.196.64.110 |
| SPF_IP | 93.63.176.10 |
| SPF_IP | 95.175.113.181/32 |
Related pages
Pivot deeper into the graph from primapower.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "primapower.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.