Skip to content

Hostname

creative-biostructure.com

Last fetched

creative-biostructure.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

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

Resolution chain

creative-biostructure.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.56.51.7713.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.157.15913.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
184.169.166.173184.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.53.122.23652.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.200.152.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.41.8952.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.153.49.14954.153.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.193.148.7854.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.193.165.054.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.193.168.18054.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.193.221.14954.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.223.21654.219.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.219.67.20354.219.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:420
Organization
chen dong
Contact emails

Subdomains

3 observed subdomains of creative-biostructure.com.

Web-graph footprint

Distinct hostnames that link to or from creative-biostructure.com in the public web crawl.

351 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for creative-biostructure.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from creative-biostructure.com.

Cypher and MCP

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

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