Hostname
moodys.com
Last fetched
moodys.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
moodys.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.43.60 | 104.18.43.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.144.196 | 172.64.144.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain admin
- Contact emails
Subdomains
144 observed subdomains of moodys.com.
Showing 25 of 144. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from moodys.com in the public web crawl.
8,206 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for moodys.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | spf_partner.moodys.com |
| SPF_IP | 12.149.239.138 |
| SPF_IP | 141.160.51.81 |
| SPF_IP | 141.160.55.107 |
| SPF_IP | 205.220.164.226 |
| SPF_IP | 205.220.167.251 |
| SPF_IP | 205.220.176.224 |
| SPF_IP | 205.220.179.251 |
| SPF_IP | 213.200.109.64/27 |
| SPF_IP | 46.33.81.176/29 |
| SPF_IP | 46.33.88.16/29 |
| SPF_IP | 77.67.50.0/27 |
| SPF_IP | 88.84.157.248/29 |
| SPF_IP | 88.84.158.0/27 |
| SPF_IP | 89.187.106.224/27 |
Related pages
Pivot deeper into the graph from moodys.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "moodys.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.