Skip to content

Hostname

astacs.com

Last fetched

astacs.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.12513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.2913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.84.1718.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.5918.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.7618.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.8818.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:49
Organization
toshihide yamaguchi
Contact emails

Subdomains

1 observed subdomain of astacs.com.

Web-graph footprint

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

6 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for astacs.com.

MechanismTarget
SPF_Awww3491.sakura.ne.jp
SPF_MXastacs.com

Related pages

Pivot deeper into the graph from astacs.com.

Cypher and MCP

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

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