Skip to content

Hostname

aster.cat

Last fetched

aster.cat resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · aster.catRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aster.cat

Resolution chain

aster.cat resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.247.22.14234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.34.12346.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.253.6652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.241.20454.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from aster.cat in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for aster.cat.

MechanismTarget
SPF_Aaster.cat
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_MXaster.cat

Related pages

Pivot deeper into the graph from aster.cat.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aster.cat"})-[: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.