Skip to content

Hostname

morpho.org

Last fetched

morpho.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · morpho.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/morpho.org

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.125108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.31108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.39108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.61108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.10018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.3218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.918.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.36.1143.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.293.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.343.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.803.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for morpho.org.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from morpho.org.

Cypher and MCP

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

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