Hostname
legendoftoday.com
Last fetched
legendoftoday.com resolves to 1 IPv4 address operated by AS43515 in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
legendoftoday.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.215.121.2 | 35.215.64.0/18 | AS43515 | — | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- joshua cohen
- Contact emails
- joshuataylorcohen@gmail.com
- 0de7eec606705dbcc3893cf31e1aa088f8451cc4ca6f931b91adb77bce91f4b2@legendoftoday.com.whoisproxy.org
- 1ae84336b97bd45e3f809485a96d537dec86c311da572fa687fe2bf9a80a9073@legendoftoday.com.whoisproxy.org
- 2952b309cef2d51fa60fd9014dbfd3ae2ee9f2e0eb6732e74b839f28470d9e5a@legendoftoday.com.whoisproxy.org
- 5005ffeb5e50b32ee28f4d9bac1fdb4a4dbbca951f8ee583a578aafc5a59f3df@legendoftoday.com.whoisproxy.org
- 718b1ea6b9907cc6196a6fe1479c817c1a74381a298cdc31eebace9134f11fa8@legendoftoday.com.whoisproxy.org
- 72dec6e841c2cae5ba2b528c9557b6bab52b770965b51a4c4fe5d631fa3448b4@legendoftoday.com.whoisproxy.org
- 79dfe0b36e8433c28585b848e80b65d6498e26283fe9d5fb02ccaed031dac240@legendoftoday.com.whoisproxy.org
- 7c0f402a85b76bd0c2963d4b36fafb1305dbb2a025cc276251ef4b66435658e4@legendoftoday.com.whoisproxy.org
- 916da5318b1c4d8ad06c6d72f4c256a80c5e6f4458fd299c31f257a4799fa3ee@legendoftoday.com.whoisproxy.org
- bc492845cd706e0fa1a0f0bd0bdf01504d98085bc2ead0d87107e5e9c152e1c6@legendoftoday.com.whoisproxy.org
- d56259b64946a838aa1966c01ac9a8df629aed397ad0902542cbfa95eea38c7d@legendoftoday.com.whoisproxy.org
- eb2fdd00fabee77bddbb5ee91e0072e4604b8120898b6ed8c31cc81472a990f6@legendoftoday.com.whoisproxy.org
- f015bf7fe66301104ff02723677823811755b4815a348f29888de1886f970132@legendoftoday.com.whoisproxy.org
Subdomains
1 observed subdomain of legendoftoday.com.
| Subdomain |
|---|
| www.legendoftoday.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for legendoftoday.com.
| Mechanism | Target |
|---|---|
| SPF_A | blowthescene.com |
| SPF_A | legendoftoday.com |
| SPF_INCLUDE | legendoftoday.com.spf.auto.dnssmarthost.net |
| SPF_IP | 35.215.118.112 |
| SPF_IP | 35.215.121.2 |
| SPF_IP | 37.60.247.131 |
| SPF_MX | legendoftoday.com |
Related pages
Pivot deeper into the graph from legendoftoday.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "legendoftoday.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.