Skip to content

Hostname

astraware.com

Last fetched

astraware.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.122108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.3108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.52108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.93108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.112.10018.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.10318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.3218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.7518.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
208.91.112.55208.91.112.0/24AS40934TRIANGLE-COMMUNICATIONS - Triangle CommunicationsUS
208.91.112.55208.91.112.0/24AS40934TRIANGLE-COMMUNICATIONS - Triangle CommunicationsCA

WHOIS identity

Registrar
iana:468
Organization
astraware
Contact emails

Subdomains

10 observed subdomains of astraware.com.

Web-graph footprint

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

146 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for astraware.com.

MechanismTarget
SPF_Aastraware.com
SPF_INCLUDE_spf.google.com
SPF_MXastraware.com

Related pages

Pivot deeper into the graph from astraware.com.

Cypher and MCP

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

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