Skip to content

Hostname

128coffee.com

Last fetched

128coffee.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in TW. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 128coffee.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/128coffee.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.80.128.4734.80.128.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCTW
35.221.175.8235.221.160.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCTW

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

20 observed subdomains of 128coffee.com.

Web-graph footprint

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

19 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 128coffee.com.

Cypher and MCP

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

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