Hostname
powersoft.com
Last fetched
powersoft.com resolves to 1 IPv4 address operated by ARUBA-ASN in IT.
Nutrition Label
Resolution chain
powersoft.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.186.242.84 | 93.186.240.0/21 | AS31034 | ARUBA-ASN | IT |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from powersoft.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for powersoft.com.
| Mechanism | Target |
|---|---|
| SPF_A | powersoft.com |
| SPF_INCLUDE | _spf.plan.io |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 141.147.22.106 |
| SPF_IP | 159.242.240.113 |
| SPF_IP | 159.242.240.114 |
| SPF_IP | 159.242.241.113 |
| SPF_IP | 159.242.241.114 |
| SPF_IP | 184.105.251.240/32 |
| SPF_IP | 205.219.64.40/32 |
| SPF_IP | 209.117.187.240/32 |
| SPF_IP | 63.146.102.40/32 |
| SPF_IP | 93.146.228.90 |
| SPF_MX | powersoft.com |
Related pages
Pivot deeper into the graph from powersoft.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "powersoft.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.