Skip to content

Hostname

morrisdiy.com

Last fetched

morrisdiy.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:2906 as the registrar.

Nutrition Label

WHISPER CANON · morrisdiy.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/morrisdiy.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.17.178.9552.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.236.18752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.207.18854.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.7.12654.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:2906
Organization
david ryan
Contact emails

Subdomains

10 observed subdomains of morrisdiy.com.

Web-graph footprint

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

18 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for morrisdiy.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.turbo-smtp.com
SPF_IP142.0.177.133/32
SPF_IP185.201.18.57
SPF_IP212.126.46.17/32
SPF_IP52.100.13.209
SPF_IP52.100.20.221
SPF_IP79.98.163.81/32
SPF_IP89.100.252.82/32
SPF_IP91.210.235.24

Related pages

Pivot deeper into the graph from morrisdiy.com.

Cypher and MCP

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

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