Skip to content

Hostname

biospectator.com

Last fetched

biospectator.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.229.16313.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.100.8213.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.112.1313.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.112.7513.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.164.41.13115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.140.20015.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.37.763.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.86.10443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.194.10243.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.76.2643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.208.14652.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.151.3052.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.67.1952.79.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.221.25543.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.68.15454.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.35.1773.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:100
Organization
leekihyoung
Contact emails

Subdomains

4 observed subdomains of biospectator.com.

Web-graph footprint

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

181 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for biospectator.com.

MechanismTarget
SPF_IP211.234.116.207

Related pages

Pivot deeper into the graph from biospectator.com.

Cypher and MCP

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

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