Skip to content

Hostname

juf.org

Last fetched

juf.org resolves to 1 IPv4 address operated by EDNS - easyDNS Technologies, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · juf.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/juf.org

Resolution chain

juf.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.68.200.4864.68.200.0/22AS16686EDNS - easyDNS Technologies, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
jewish united fund of metropolitan chicago
Contact emails

Subdomains

88 observed subdomains of juf.org.

Web-graph footprint

Distinct hostnames that link to or from juf.org in the public web crawl.

735 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for juf.org.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEsecure.giftlegacy.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP38.115.144.0/24
SPF_MXjuf.org

Related pages

Pivot deeper into the graph from juf.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "juf.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 20

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