Hostname
waspalm.org
Last fetched
waspalm.org resolves to 2 IPv4 addresses operated by AS57043 in GB. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
waspalm.org 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 |
|---|---|---|---|---|
| 45.197.133.55 | 45.197.133.0/24 | AS57043 | — | GB |
| 74.207.231.22 | 74.207.224.0/20 | AS63949 | — | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- wasp alm
- Contact emails
Subdomains
30 observed subdomains of waspalm.org.
Showing 20 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from waspalm.org in the public web crawl.
52 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for waspalm.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.58.115.145 |
| SPF_IP | 23.239.28.202 |
| SPF_IP | 45.33.116.23 |
| SPF_IP | 45.33.17.12 |
| SPF_IP | 45.56.71.10 |
| SPF_IP | 45.56.74.108 |
| SPF_IP | 45.79.42.117 |
| SPF_IP | 45.79.42.231 |
| SPF_IP | 45.79.8.203 |
| SPF_IP | 50.116.22.117 |
| SPF_IP | 50.116.30.155 |
Related pages
Pivot deeper into the graph from waspalm.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "waspalm.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.