Skip to content

Hostname

aspera.com

Last fetched

aspera.com resolves to 2 IPv4 addresses operated by MCPL-AS in US. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · aspera.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/aspera.com

Resolution chain

aspera.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1420
Organization
aspera
Contact emails

Subdomains

133 observed subdomains of aspera.com.

Web-graph footprint

Distinct hostnames that link to or from aspera.com in the public web crawl.

59 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for aspera.com.

MechanismTarget
SPF_INCLUDE4148856.spf06.hubspotemail.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf03.sabacloud.com
SPF_IP5.145.141.147
SPF_IP5.145.141.149
SPF_IP5.145.141.152
SPF_IP5.145.141.153
SPF_IP52.60.245.186
SPF_IP65.39.159.197
SPF_IP65.39.159.198
SPF_IP87.79.26.224/28
SPF_MXaspera.com

Related pages

Pivot deeper into the graph from aspera.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aspera.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.