Hostname
priority-software.com
Last fetched
priority-software.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
priority-software.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 |
|---|---|---|---|---|
| 104.20.40.26 | 104.20.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.165.185 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
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 priority-software.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
31 SPF mechanisms authorising senders for priority-software.com.
| Mechanism | Target |
|---|---|
| SPF_A | outboundips.netsuite.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_INCLUDE | spf2.priority-software.com |
| SPF_IP | 139.180.17.0/24 |
| SPF_IP | 143.244.80.0/20 |
| SPF_IP | 158.247.16.0/20 |
| SPF_IP | 18.208.124.128/25 |
| SPF_IP | 185.172.80.2/32 |
| SPF_IP | 185.172.81.2/29 |
| SPF_IP | 198.2.128.0/24 |
| SPF_IP | 198.2.132.0/22 |
| SPF_IP | 198.2.136.0/23 |
| SPF_IP | 198.2.145.0/24 |
| SPF_IP | 198.2.177.0/24 |
| SPF_IP | 198.2.178.0/23 |
| SPF_IP | 198.2.180.0/24 |
| SPF_IP | 198.2.186.0/23 |
| SPF_IP | 205.201.131.128/25 |
| SPF_IP | 205.201.134.128/25 |
| SPF_IP | 205.201.136.0/23 |
| SPF_IP | 205.201.139.0/24 |
| SPF_IP | 3.210.190.0/24 |
| SPF_IP | 3.93.157.0/24 |
| SPF_IP | 54.174.52.0/24 |
| SPF_IP | 54.174.53.128/30 |
| SPF_IP | 54.174.57.0/24 |
| SPF_IP | 54.174.59.0/24 |
| SPF_IP | 54.174.60.0/23 |
| SPF_IP | 54.174.63.0/24 |
| SPF_IP | 64.18.0.0/20 |
Related pages
Pivot deeper into the graph from priority-software.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "priority-software.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.