Skip to content

Hostname

app.cobrowser.com

Last fetched

app.cobrowser.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · app.cobrowser.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/app.cobrowser.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.157.220.3518.160.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.185.167.7818.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.193.192.10818.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.19.25518.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.2.24718.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.189.18818.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.29.218.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.107.2373.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.108.1973.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.86.2073.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.66.129.573.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.71.248.503.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.215.293.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.10.963.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.79.123.453.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.34.24935.176.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.53.23635.176.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.112.21052.46.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.143.25152.46.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.146.9752.46.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with app.cobrowser.com in WhisperGraph.

Subdomains

1 observed subdomain of app.cobrowser.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for app.cobrowser.com.

MechanismTarget
SPF_INCLUDEeu.mailgun.org

Related pages

Pivot deeper into the graph from app.cobrowser.com.

Cypher and MCP

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

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