Hostname
jedec.org
Last fetched
jedec.org resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
jedec.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.4.184 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.184 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.70.151 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- jedec solid state technology asscociation
- Contact emails
- bn9qa4mv3y3@networksolutionsprivateregistration.com
- ce8ps73h7tb@networksolutionsprivateregistration.com
- h35hd8s87rf@networksolutionsprivateregistration.com
- p65th6f43zu@networksolutionsprivateregistration.com
- ss8426sh6br@networksolutionsprivateregistration.com
- t498v9e95wy@networksolutionsprivateregistration.com
- uj9rg9ct47a@networksolutionsprivateregistration.com
- x742b43p8zt@networksolutionsprivateregistration.com
- x85w73575xt@networksolutionsprivateregistration.com
- arnaudl@jedec.org
Subdomains
27 observed subdomains of jedec.org.
Showing 21 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jedec.org in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for jedec.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 13.68.154.178 |
| SPF_IP | 152.179.65.178 |
| SPF_IP | 170.10.129.220 |
| SPF_IP | 170.10.133.220 |
| SPF_IP | 20.169.184.189 |
| SPF_IP | 207.97.230.13 |
| SPF_IP | 207.97.230.56 |
| SPF_IP | 209.197.104.240 |
| SPF_IP | 216.92.162.89 |
| SPF_IP | 216.92.251.48 |
| SPF_IP | 2607:f440:0:0:0:0:4227:5c2b |
| SPF_IP | 2607:f440:0:0:0:0:d85c:fb30 |
| SPF_IP | 38.87.83.25 |
| SPF_IP | 45.61.62.188 |
| SPF_IP | 52.224.110.247 |
| SPF_IP | 52.226.197.63 |
| SPF_IP | 66.39.92.43 |
| SPF_IP | 72.47.235.184 |
Related pages
Pivot deeper into the graph from jedec.org.
- IP · 104.26.4.184
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1910
- Country · CA
- Email · bn9qa4mv3y3@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · je…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jedec.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.