Hostname
pardes.org.il
Last fetched
pardes.org.il resolves to 2 IPv4 addresses operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists registrar:israel internet association isoc-il as the registrar.
Nutrition Label
Resolution chain
pardes.org.il 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 |
|---|---|---|---|---|
| 198.12.232.249 | 198.13.86.0/24 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
| 35.209.162.63 | 35.213.0.0/17 | AS43515 | — | US |
WHOIS identity
- Registrar
- registrar:israel internet association isoc-il
- Organization
- pardes
- Contact emails
- —
Subdomains
6 observed subdomains of pardes.org.il.
Web-graph footprint
Distinct hostnames that link to or from pardes.org.il in the public web crawl.
253 sites link to this hostname.
307 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for pardes.org.il.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf1.formassembly.com |
Related pages
Pivot deeper into the graph from pardes.org.il.
- IP · 198.12.232.249
- ASN · AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · registrar:israel internet association isoc-il
- Country · US
- 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: "pardes.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.