Skip to content

Hostname

astrogaming.com

Last fetched

astrogaming.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · astrogaming.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/astrogaming.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.25108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.26108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.39108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.84108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.35.93.10113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.10513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.1513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.12318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.1818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.4818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.1918.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.6718.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.818.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.8818.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
logitech inc.
Contact emails

Subdomains

18 observed subdomains of astrogaming.com.

Web-graph footprint

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

589 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for astrogaming.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP139.138.34.246
SPF_IP139.138.59.249
SPF_IP199.104.126.0/24
SPF_IP199.192.164.0/24
SPF_IP199.192.164.195
SPF_IP52.10.46.228/32
SPF_IP64.62.182.2
SPF_IP64.94.41.171
SPF_IP66.119.37.185/32
SPF_IP68.69.171.196
SPF_IP68.69.171.76
SPF_IP69.167.49.167
SPF_IP69.167.49.181
SPF_IP74.201.12.1/32

Related pages

Pivot deeper into the graph from astrogaming.com.

Cypher and MCP

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

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