Skip to content

Hostname

post.star-workout.com

Last fetched

post.star-workout.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

WHISPER CANON · post.star-workout.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/post.star-workout.com

Resolution chain

post.star-workout.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.69.11413.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.1813.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.8613.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.9613.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.172.21.10318.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.11618.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.1318.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.8018.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
54.192.100.12354.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.12654.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.7554.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.9754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with post.star-workout.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from post.star-workout.com in the public web crawl.

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from post.star-workout.com.

Cypher and MCP

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

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