Skip to content

Hostname

morrodata.com

Last fetched

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

Nutrition Label

WHISPER CANON · morrodata.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/morrodata.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.148.243.21016.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.204.1935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.23.13344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.216.25544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.60.10152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.53.17452.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.132.9852.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.212.37.19754.212.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.160.454.214.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.33.185.193184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.184.163.12132.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.201.138184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

13 observed subdomains of morrodata.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for morrodata.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXmorrodata.com

Related pages

Pivot deeper into the graph from morrodata.com.

Cypher and MCP

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

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