Skip to content

Hostname

jfrog.info

Last fetched

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

Nutrition Label

WHISPER CANON · jfrog.infoRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jfrog.info

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.19108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.37108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.5108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.95108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.1313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.46.1818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.12652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.4252.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.6652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.8352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

82 observed subdomains of jfrog.info.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jfrog.info.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com

Related pages

Pivot deeper into the graph from jfrog.info.

Cypher and MCP

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

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