Skip to content

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

WHISPER CANON · pardes.org.ilRouting diversity2.4/10Peering density4.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/pardes.org.il

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.

IPPrefixASNOperatorCountry
198.12.232.249198.13.86.0/24AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS
35.209.162.6335.213.0.0/17AS43515US

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.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pardes.org.il.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf1.formassembly.com

Related pages

Pivot deeper into the graph from pardes.org.il.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.