Hostname
petalmaps.com
Last fetched
petalmaps.com resolves to 17 IPv4 addresses operated by AKAMAI-ASN1 in CZ. WHOIS lists iana:120 as the registrar.
Nutrition Label
Resolution chain
petalmaps.com resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.17.147.152 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.17.147.200 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.33.42.68 | 23.33.42.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.33.42.81 | 23.33.42.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.50.131.134 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.154 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.16 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.19 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.24 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.33 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.40 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.41 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.67 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.80 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.9 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 92.123.189.104 | 92.123.189.0/24 | AS20940 | AKAMAI-ASN1 | PL |
| 92.123.189.43 | 92.123.189.0/24 | AS20940 | AKAMAI-ASN1 | PL |
WHOIS identity
- Registrar
- iana:120
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of petalmaps.com.
Web-graph footprint
Distinct hostnames that link to or from petalmaps.com in the public web crawl.
27 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from petalmaps.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "petalmaps.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.