Skip to content

Hostname

cafe.tg

Last fetched

cafe.tg resolves to 1 IPv4 address operated by CAFE Informatique et telecommunications - CAFE Informatique et telecommunications in TG.

Nutrition Label

WHISPER CANON · cafe.tgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/cafe.tg

Resolution chain

cafe.tg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.70.82.246154.70.82.0/24AS30982CAFE Informatique et telecommunications - CAFE Informatique et telecommunicationsTG

WHOIS identity

No WHOIS records are currently associated with cafe.tg in WhisperGraph.

Subdomains

106 observed subdomains of cafe.tg.

Web-graph footprint

Distinct hostnames that link to or from cafe.tg in the public web crawl.

14 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for cafe.tg.

MechanismTarget
SPF_Awebmail.cafe.tg
SPF_INCLUDE_spf.google.com
SPF_IP80.248.64.44
SPF_MXcafe.tg

Related pages

Pivot deeper into the graph from cafe.tg.

Cypher and MCP

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

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