Skip to content

Hostname

cribio.com

Last fetched

cribio.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · cribio.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cribio.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.235.217.3718.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.38.633.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.148.18344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.206.9844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.96.10252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.222.19552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.222.244.6552.222.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.244.7452.222.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.244.7652.222.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.244.9252.222.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1479
Organization
domain admin
Contact emails

Subdomains

4 observed subdomains of cribio.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cribio.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cribio.com.

Cypher and MCP

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

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