Hostname
softwareone.com
Last fetched
softwareone.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:15 as the registrar.
Nutrition Label
Resolution chain
softwareone.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:15
- Organization
- domain administrator
- Contact emails
Subdomains
88 observed subdomains of softwareone.com.
Showing 25 of 88. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from softwareone.com in the public web crawl.
1,502 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for softwareone.com.
| Mechanism | Target |
|---|---|
| SPF_A | c.spf.service-now.com |
| SPF_INCLUDE | mailing.eqs.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf-00129a01.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 143.55.145.185/32 |
| SPF_IP | 143.55.148.101/32 |
| SPF_IP | 172.246.28.164/32 |
| SPF_IP | 185.135.90.127/32 |
| SPF_IP | 195.201.106.96/32 |
| SPF_IP | 205.220.169.5/32 |
| SPF_IP | 205.220.181.5/32 |
| SPF_IP | 212.99.44.68/31 |
| SPF_IP | 52.21.158.57/32 |
| SPF_IP | 52.242.122.193/32 |
| SPF_IP | 52.6.218.113/32 |
| SPF_IP | 54.72.208.154/32 |
| SPF_IP | 80.248.220.130/32 |
| SPF_MX | softwareone.com |
Related pages
Pivot deeper into the graph from softwareone.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "softwareone.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.