Skip to content

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

WHISPER CANON · primapower.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/primapower.com

Resolution chain

primapower.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
93.63.176.1093.62.0.0/15AS12874IT

WHOIS identity

Registrar
iana:168
Organization
Contact emails

Subdomains

38 observed subdomains of primapower.com.

Web-graph footprint

Distinct hostnames that link to or from primapower.com in the public web crawl.

248 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

45 SPF mechanisms authorising senders for primapower.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.esvacloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.eu
SPF_IP109.168.30.199
SPF_IP139.9.172.160
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP149.72.91.62
SPF_IP156.54.124.98
SPF_IP168.245.57.151
SPF_IP18.168.51.200/32
SPF_IP18.180.127.81/32
SPF_IP193.185.238.2
SPF_IP193.229.0.46/32
SPF_IP193.65.194.151
SPF_IP193.65.194.152
SPF_IP195.238.20.141
SPF_IP199.122.112.0/22
SPF_IP20.23.231.92
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP209.85.167.175/32
SPF_IP209.85.167.176
SPF_IP209.85.210.44
SPF_IP209.85.210.47
SPF_IP213.215.229.121
SPF_IP213.215.229.124
SPF_IP213.215.229.37
SPF_IP213.215.244.194
SPF_IP217.77.192.129/32
SPF_IP217.77.192.9/32
SPF_IP217.77.193.9/32
SPF_IP35.156.80.209
SPF_IP52.169.124.26
SPF_IP54.64.30.13/32
SPF_IP62.236.116.67/32
SPF_IP66.180.72.0/21
SPF_IP80.211.49.140
SPF_IP88.99.254.228
SPF_IP91.196.64.110
SPF_IP93.63.176.10
SPF_IP95.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.