Skip to content

Hostname

proteopedia.org

Last fetched

proteopedia.org resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · proteopedia.orgRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/proteopedia.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.58.10513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.12213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.252.12818.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.5918.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.6018.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.9118.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
99.86.182.1299.86.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.182.3599.86.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.182.5599.86.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.182.799.86.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
eran hodis
Contact emails

Subdomains

3 observed subdomains of proteopedia.org.

Web-graph footprint

Distinct hostnames that link to or from proteopedia.org in the public web crawl.

627 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for proteopedia.org.

MechanismTarget
SPF_Aproteopedia.org
SPF_IP79.125.81.191
SPF_MXproteopedia.org

Related pages

Pivot deeper into the graph from proteopedia.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "proteopedia.org"})-[: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.