Skip to content

Hostname

pymol.org

Last fetched

pymol.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · pymol.orgRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/pymol.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.55.10318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.12418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.4018.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9618.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.18.1318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.4118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.8218.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.196.313.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.413.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.683.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.73.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:2
Organization
schrodinger,
Contact emails

Subdomains

6 observed subdomains of pymol.org.

Web-graph footprint

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

521 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from pymol.org.

Cypher and MCP

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

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