Hostname
parks.org.il
Last fetched
parks.org.il resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists registrar:israel internet association isoc-il as the registrar.
Nutrition Label
Resolution chain
parks.org.il resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:israel internet association isoc-il
- Organization
- israel national parks authority
- Contact emails
Subdomains
41 observed subdomains of parks.org.il.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from parks.org.il in the public web crawl.
1,391 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for parks.org.il.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | em5977.parks.org.il |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | u45330021.wl022.sendgrid.net |
Related pages
Pivot deeper into the graph from parks.org.il.
- IP · 13.225.117.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:israel internet association isoc-il
- Country · KR
- Email · sigaliti@npa.org.il
- Apex domain · org.il
- TLD · .il
- Browse hostnames · pa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "parks.org.il"})-[: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.