Skip to content

Hostname

jfrog.com

Last fetched

jfrog.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:466 as the registrar.

Nutrition Label

WHISPER CANON · jfrog.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jfrog.com

Resolution chain

jfrog.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.96.10418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.6418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8318.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.1143.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1223.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.723.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.763.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:466
Organization
jfrog ltd. yoav landman on behalf of jfrog
Contact emails

Subdomains

111 observed subdomains of jfrog.com.

Web-graph footprint

Distinct hostnames that link to or from jfrog.com in the public web crawl.

2,988 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jfrog.com.

Related pages

Pivot deeper into the graph from jfrog.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jfrog.com"})-[: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.