Skip to content

Hostname

abastonier.com

Last fetched

abastonier.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · abastonier.comRouting diversity5.6/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/abastonier.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.9516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.20016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.178.4616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.96.15716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.12.1353.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.2.1093.5.2.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.24.2333.5.24.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.211.22952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.249.10752.216.249.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.130.5352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.161.14952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.32.16352.217.32.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.133.6954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.137.4554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.168.10954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
american bankers association
Contact emails

Subdomains

1 observed subdomain of abastonier.com.

Web-graph footprint

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

15 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from abastonier.com.

Cypher and MCP

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

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