Skip to content

Hostname

post.star-divorce.com

Last fetched

post.star-divorce.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.10.10113.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.190.22613.128.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.67.713.128.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.KR
3.34.86.2023.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.217.2343.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.227.1633.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.77.8343.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.196.8752.82.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

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

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

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

Cypher and MCP

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

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