Hostname
webdisk.richdadworld.com
Last fetched
webdisk.richdadworld.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label
Resolution chain
webdisk.richdadworld.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.22.126 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.57 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.74 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.22.87 | 108.156.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.230.144.12 | 54.230.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 54.230.144.41 | 54.230.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 54.230.144.51 | 54.230.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 54.230.144.9 | 54.230.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
WHOIS identity
No WHOIS records are currently associated with webdisk.richdadworld.com in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for webdisk.richdadworld.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.foxycart.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | mg.richdadworld.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.89.115.56/32 |
| SPF_IP | 205.174.24.0/24 |
| SPF_IP | 69.72.38.98 |
Related pages
Pivot deeper into the graph from webdisk.richdadworld.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "webdisk.richdadworld.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.