Skip to content

Hostname

jibble.io

Last fetched

jibble.io resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · jibble.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jibble.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.3613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.5213.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.813.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.9913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.413.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.6413.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.7813.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.9613.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.11818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6218.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.11218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from jibble.io in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for jibble.io.

MechanismTarget
SPF_INCLUDE6649755.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.chargebee.com

Related pages

Pivot deeper into the graph from jibble.io.

Cypher and MCP

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

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