Skip to content

Hostname

morinda.com

Last fetched

morinda.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.44.228100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.193.16116.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.7.18834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.250.3535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.224.162.22744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.240.3344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.54.18044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.231.6752.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.107.20552.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.219.16452.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.213.19054.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.83.11354.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.34.93.199184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.40.45184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
morinda
Contact emails

Subdomains

29 observed subdomains of morinda.com.

Web-graph footprint

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

158 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for morinda.com.

Related pages

Pivot deeper into the graph from morinda.com.

Cypher and MCP

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

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