Skip to content

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

WHISPER CANON · jedec.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jedec.org

Resolution chain

jedec.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.4.184104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.184104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.151172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
jedec solid state technology asscociation
Contact emails

Subdomains

27 observed subdomains of jedec.org.

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.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP13.68.154.178
SPF_IP152.179.65.178
SPF_IP170.10.129.220
SPF_IP170.10.133.220
SPF_IP20.169.184.189
SPF_IP207.97.230.13
SPF_IP207.97.230.56
SPF_IP209.197.104.240
SPF_IP216.92.162.89
SPF_IP216.92.251.48
SPF_IP2607:f440:0:0:0:0:4227:5c2b
SPF_IP2607:f440:0:0:0:0:d85c:fb30
SPF_IP38.87.83.25
SPF_IP45.61.62.188
SPF_IP52.224.110.247
SPF_IP52.226.197.63
SPF_IP66.39.92.43
SPF_IP72.47.235.184

Related pages

Pivot deeper into the graph from jedec.org.

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 20

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