Skip to content

Hostname

kribbit.com

Last fetched

kribbit.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.109.10218.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.109.12218.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.109.8518.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
18.160.109.9618.160.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
18.245.253.11318.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.11618.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.7418.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.8018.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.217.11452.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.1552.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.4652.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.7252.84.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of kribbit.com owner
Contact emails

Subdomains

1 observed subdomain of kribbit.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kribbit.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from kribbit.com.

Cypher and MCP

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

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