Skip to content

Hostname

aspida.com

Last fetched

aspida.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aspida.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aspida.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.124.12318.160.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.124.1318.160.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.124.618.160.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.124.7918.160.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.MX
18.64.141.1918.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.3318.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.4418.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.6918.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
65.8.131.11465.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.8865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

67 observed subdomains of aspida.com.

Web-graph footprint

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

48 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aspida.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from aspida.com.

Cypher and MCP

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

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