Skip to content

Hostname

morello-project.org

Last fetched

morello-project.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · morello-project.orgRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/morello-project.org

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.106.124143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.29143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.33143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.59143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
3.174.29.1183.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.23.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.243.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.473.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.64.211.9318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

11 observed subdomains of morello-project.org.

Web-graph footprint

Distinct hostnames that link to or from morello-project.org in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for morello-project.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from morello-project.org.

Cypher and MCP

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

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