Skip to content

Hostname

altastyle.com

Last fetched

altastyle.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · altastyle.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/altastyle.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.157.1023.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.533.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.158.1423.5.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.693.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.9152.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.2752.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.198.1552.219.198.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.11152.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

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 altastyle.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for altastyle.com.

MechanismTarget
SPF_IP111.89.128.122
SPF_IP133.242.73.248
SPF_IP219.94.145.191

Related pages

Pivot deeper into the graph from altastyle.com.

Cypher and MCP

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

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