Hostname
myagi.com
Last fetched
myagi.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
myagi.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.218.10.161 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.162.142.36 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.238.6.54 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.254.99.236 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.34.10.3 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.42.42.232 | 52.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.148.217.206 | 54.148.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.187.206.29 | 54.186.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.68.128.90 | 54.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.70.230.237 | 54.70.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.32.94.92 | 184.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 184.32.207.236 | 184.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of myagi.com owner
- Contact emails
- simon.turner@mrmyagi.com
- 0414c92c-f32f-4cc2-a04c-161915432ea6@identity-protect.org
- 4124efef-3fd2-4da6-9d51-7f69d0d70d68@identity-protect.org
- 606ddefc-cfb4-4590-84a6-ec975a723563@identity-protect.org
- 7c10ec32-df59-4b89-b28e-532c5ded2c9c@identity-protect.org
- be71220d-a67b-472f-8518-1cc8d2cf4ebf@identity-protect.org
- d3456c07-4309-4c52-a0b8-aa0e3df1e76a@identity-protect.org
- f7f5d9f9-afa1-47d0-9625-8a90789a5bf0@identity-protect.org
- owner-1215960@myagi.com.whoisprivacyservice.org
- owner-4765514@myagi.com.whoisprivacyservice.org
- owner-5268994@myagi.com.whoisprivacyservice.org
- owner-5538943@myagi.com.whoisprivacyservice.org
- owner-9676154@myagi.com.whoisprivacyservice.org
- owner-9866247@myagi.com.whoisprivacyservice.org
Subdomains
45 observed subdomains of myagi.com.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from myagi.com in the public web crawl.
26 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for myagi.com.
| Mechanism | Target |
|---|---|
| SPF_A | myagi.com |
| SPF_INCLUDE | 7969250.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_MX | myagi.com |
Related pages
Pivot deeper into the graph from myagi.com.
- IP · 34.218.10.161
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · simon.turner@mrmyagi.com
- TLD · .com
- Browse hostnames · my…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "myagi.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.