Skip to content

Hostname

ad-stir.com

Last fetched

ad-stir.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · ad-stir.comRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings4.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ad-stir.com

Resolution chain

ad-stir.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.115.147.10413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.1.10313.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.207.17513.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.106.118.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.177.7318.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.205.253.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.49.19435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.109.10652.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.241.2352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.110.1152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.248.19052.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.138.19252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.136.4454.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.227.3054.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.1.14554.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.68.9154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.153.18457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:100
Organization
yozo, kaneko
Contact emails

Subdomains

31 observed subdomains of ad-stir.com.

Web-graph footprint

Distinct hostnames that link to or from ad-stir.com in the public web crawl.

28 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ad-stir.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_IP182.48.53.38
SPF_IP203.141.252.56
SPF_IP49.212.158.46
SPF_IP49.212.32.180

Related pages

Pivot deeper into the graph from ad-stir.com.

Cypher and MCP

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

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