Skip to content

Hostname

webkit.org

Last fetched

webkit.org resolves to 3 IPv4 addresses operated by APPLE-ENGINEERING - Apple Inc. in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · webkit.orgRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/webkit.org

Resolution chain

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

IPPrefixASNOperatorCountry
17.33.192.5817.33.192.0/21AS714APPLE-ENGINEERING - Apple Inc.US
17.33.193.24717.33.192.0/21AS714APPLE-ENGINEERING - Apple Inc.US
17.33.194.22217.33.192.0/21AS714APPLE-ENGINEERING - Apple Inc.US

WHOIS identity

Registrar
iana:470
Organization
domain administrator
Contact emails

Subdomains

265 observed subdomains of webkit.org.

Web-graph footprint

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

4,830 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for webkit.org.

MechanismTarget
SPF_INCLUDE_spf.apple.com
SPF_INCLUDEamazonses.com
SPF_IP35.167.147.158
SPF_IP54.190.50.181

Related pages

Pivot deeper into the graph from webkit.org.

Cypher and MCP

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

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