Hostname
kenleonardjr.com
Last fetched
kenleonardjr.com resolves to 2 IPv4 addresses operated by SAKURA-A - SAKURA Internet Inc. in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
kenleonardjr.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 |
|---|---|---|---|---|
| 153.126.145.131 | 153.126.128.0/17 | AS7684 | SAKURA-A - SAKURA Internet Inc. | JP |
| 23.229.69.70 | 23.229.69.0/24 | AS55286 | SERVER-MANIA - B2 Net Solutions Inc. | US |
WHOIS identity
- Registrar
- iana:49
- Organization
- pending backorder/auction delivery at www.dropcatch.com
- Contact emails
Subdomains
3 observed subdomains of kenleonardjr.com.
Web-graph footprint
Distinct hostnames that link to or from kenleonardjr.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- kenleonardjr.com
SPF policy
3 SPF mechanisms authorising senders for kenleonardjr.com.
| Mechanism | Target |
|---|---|
| SPF_A | kenleonardjr.com |
| SPF_MX | kenleonardjr.com |
| SPF_REDIRECT | spf.iq-servers.com |
Related pages
Pivot deeper into the graph from kenleonardjr.com.
- IP · 153.126.145.131
- ASN · AS7684SAKURA-A - SAKURA Internet Inc.
- Registrar · iana:49
- Country · JP
- Email · kenleonardjr.com@namebrightprivacy.com
- TLD · .com
- Browse hostnames · ke…
- 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: "kenleonardjr.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.