Hostname
aspirion.com
Last fetched
aspirion.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
aspirion.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:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
48 observed subdomains of aspirion.com.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aspirion.com in the public web crawl.
75 sites link to this hostname.
120 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for aspirion.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7475576.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | appriver.com |
| SPF_INCLUDE | aspirion-com.spf.smtp25.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.111.247.58 |
| SPF_IP | 12.138.2.34 |
| SPF_IP | 12.15.35.130 |
| SPF_IP | 13.90.34.39 |
| SPF_IP | 144.91.236.118 |
| SPF_IP | 24.214.0.10/32 |
| SPF_IP | 24.42.186.130 |
| SPF_IP | 40.71.5.109 |
| SPF_IP | 47.206.94.94 |
| SPF_IP | 70.89.99.33 |
| SPF_IP | 71.14.13.138 |
| SPF_IP | 96.57.102.27 |
Related pages
Pivot deeper into the graph from aspirion.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aspirion.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.