Skip to content

Hostname

cupof.coffee

Last fetched

cupof.coffee resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · cupof.coffeeRouting diversity3.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cupof.coffee

Resolution chain

cupof.coffee resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.128.137.126178.128.136.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
68.183.9.7668.183.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
84.234.19.16184.234.16.0/20AS29222CH

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of cupof.coffee.

Web-graph footprint

Distinct hostnames that link to or from cupof.coffee in the public web crawl.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cupof.coffee.

MechanismTarget
SPF_INCLUDEspf.infomaniak.ch

Related pages

Pivot deeper into the graph from cupof.coffee.

Cypher and MCP

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

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