Skip to content

Hostname

moodle.com

Last fetched

moodle.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · moodle.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/moodle.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.18104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.18104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.106172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:469
Organization
martin dougiamas
Contact emails

Subdomains

66 observed subdomains of moodle.com.

Web-graph footprint

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

31,452 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

100 SPF mechanisms authorising senders for moodle.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP128.17.0.0/16
SPF_IP128.245.0.0/20
SPF_IP128.245.64.0/20
SPF_IP13.110.208.0/21
SPF_IP13.110.216.0/22
SPF_IP13.110.224.0/20
SPF_IP13.111.0.0/16
SPF_IP13.127.153.86/32
SPF_IP13.127.210.61/32
SPF_IP13.211.56.237/32
SPF_IP13.237.4.248/32
SPF_IP136.147.128.0/20
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/20
SPF_IP136.147.182.0/24
SPF_IP147.160.167.0/26
SPF_IP148.105.8.0/21
SPF_IP159.92.157.0/24
SPF_IP159.92.158.0/23
SPF_IP159.92.160.0/23
SPF_IP159.92.162.0/24
SPF_IP161.71.32.0/19
SPF_IP161.71.64.0/20
SPF_IP174.137.46.0/24
SPF_IP18.153.184.112/29
SPF_IP18.156.147.178/32
SPF_IP18.158.161.97/32
SPF_IP18.192.72.40/30
SPF_IP18.194.95.52/30
SPF_IP18.235.53.110/32
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP198.2.128.0/18
SPF_IP198.207.147.0/24
SPF_IP198.245.80.0/20
SPF_IP199.122.120.0/21
SPF_IP199.122.123.0/24
SPF_IP204.239.0.0/24
SPF_IP205.201.128.0/20
SPF_IP207.250.68.0/24
SPF_IP207.67.38.0/24
SPF_IP207.67.98.192/27
SPF_IP209.43.22.0/28
SPF_IP216.198.0.0/18
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP3.120.181.192/28
SPF_IP3.120.181.204/30
SPF_IP3.219.176.96/29
SPF_IP3.222.0.112/29
SPF_IP3.222.0.24/29
SPF_IP3.222.0.88/29
SPF_IP3.235.255.160/29
SPF_IP3.238.137.128/30
SPF_IP3.25.47.0/29
SPF_IP3.26.58.204/30
SPF_IP3.26.82.216/29
SPF_IP3.26.88.244/30
SPF_IP3.26.88.88/29
SPF_IP3.64.95.16/29
SPF_IP3.65.246.112/29
SPF_IP3.7.127.96/32
SPF_IP3.7.196.96/32
SPF_IP3.7.25.40/29
SPF_IP3.72.201.96/29
SPF_IP3.72.33.56/29
SPF_IP3.76.65.248/29
SPF_IP3.91.171.64/28
SPF_IP34.198.193.174/32
SPF_IP34.199.167.230/32
SPF_IP34.202.174.188/32
SPF_IP35.158.67.243/32
SPF_IP35.158.71.15/32
SPF_IP37.188.100.165/32
SPF_IP43.204.166.128/29
SPF_IP44.192.35.0/24
SPF_IP52.203.5.138/32
SPF_IP52.62.151.40/32
SPF_IP52.66.154.99/32
SPF_IP54.159.173.91/32
SPF_IP54.206.207.130/32
SPF_IP54.240.40.0/25
SPF_IP54.240.56.128/26
SPF_IP54.240.63.0/25
SPF_IP54.252.22.127/32
SPF_IP64.132.88.0/23
SPF_IP64.132.92.0/24
SPF_IP65.0.37.204/30
SPF_IP65.1.103.152/29
SPF_IP65.1.103.160/29
SPF_IP65.2.2.76/30
SPF_IP66.231.80.0/20
SPF_IP68.232.192.0/20
SPF_IP89.234.34.202/32

Related pages

Pivot deeper into the graph from moodle.com.

Cypher and MCP

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

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