Hostname
leapfroglicensing.org
Last fetched
leapfroglicensing.org resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
leapfroglicensing.org resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.190.164.144 | 18.190.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.223.93.74 | 18.220.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.12.240.128 | 3.12.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.129.170.112 | 3.128.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.13.142.0 | 3.13.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.13.185.251 | 3.13.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.131.111.90 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.138.159.54 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.20.74.107 | 3.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- kush banerjee
- Contact emails
Subdomains
2 observed subdomains of leapfroglicensing.org.
Web-graph footprint
Distinct hostnames that link to or from leapfroglicensing.org in the public web crawl.
6 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from leapfroglicensing.org.
- IP · 18.190.164.144
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:9
- Country · US
- Email · kbanerjee@leapfroggroup.org
- TLD · .org
- Browse hostnames · le…
- 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: "leapfroglicensing.org"})-[: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.