Skip to content

Hostname

cofi.app

Last fetched

cofi.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cofi.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cofi.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.18.10718.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.18.12818.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.18.1518.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.18.3118.160.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.90.313.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.343.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.433.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR
3.160.90.663.160.88.0/22AS16509AMAZON-02 - Amazon.com, Inc.AR

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 cofi.app in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cofi.app.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.cofi.app

Related pages

Pivot deeper into the graph from cofi.app.

Cypher and MCP

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

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