Hostname
planetmysql.org
Last fetched
planetmysql.org resolves to 23.45.192.7, announced in 23.45.192.0/22 by AKAMAI-AS - Akamai Technologies, Inc. in US. planetmysql.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 23.45.192.7
23.45.192.0/22 · AKAMAI-AS - Akamai Technologies, Inc. · New York, US
- 23.62.104.5
23.62.104.0/23 · AKAMAI-AS - Akamai Technologies, Inc. · Secaucus, US
IPv6 resolution
Attribution
akamai
ORIGIN_AS
WHOIS identity
- Registrar
- iana:292
- Registrant organisation
- domain administrator
- Contact emails
- domain-contact_ww_grp@oracle.com
Subdomains
| Subdomain |
|---|
| de.planetmysql.org |
| es.planetmysql.org |
| fr.planetmysql.org |
| it.planetmysql.org |
| jp.planetmysql.org |
| www.planetmysql.org |
Showing 6 of 6 subdomains (6 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- a1-160.akam.net
- a1-198.akam.net
- a11-66.akam.net
- a13-65.akam.net
- a18-67.akam.net
- a2-67.akam.net
- a20-65.akam.net
- a22-64.akam.net
- a24-65.akam.net
- a3-66.akam.net
- a8-66.akam.net
- a9-67.akam.net
Threat-feed evidence
History
Related pages
Pivot from planetmysql.org into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "planetmysql.org"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.