Skip to content

Hostname

aspirion.com

Last fetched

aspirion.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aspirion.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/aspirion.com

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.

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.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for aspirion.com.

MechanismTarget
SPF_INCLUDE7475576.spf04.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEappriver.com
SPF_INCLUDEaspirion-com.spf.smtp25.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.111.247.58
SPF_IP12.138.2.34
SPF_IP12.15.35.130
SPF_IP13.90.34.39
SPF_IP144.91.236.118
SPF_IP24.214.0.10/32
SPF_IP24.42.186.130
SPF_IP40.71.5.109
SPF_IP47.206.94.94
SPF_IP70.89.99.33
SPF_IP71.14.13.138
SPF_IP96.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 20

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