Skip to content

Hostname

tchibo.pl

Last fetched

tchibo.pl resolves to 35.190.22.178, announced in 35.190.0.0/16 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. tchibo.pl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · tchibo.plRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/tchibo.pl

Resolution chain

IPv6 resolution

No AAAA record for tchibo.pl is recorded in WhisperGraph.

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
registrar:warsaw data center sp. z o.o.
Registrant organisation
tchibo

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.netnames.net
  • ns2.netnames.net

MX records

  • mx1.hc1823-1.eu.iphmx.com
  • mx2.hc1823-1.eu.iphmx.com

SPF policy

  • ip: 62.50.41.16/28
  • ip: 91.230.37.192/28
  • ip: 62.50.42.56/29
  • ip: 194.115.167.64/28
  • include: spfc.tchibo.de
  • ip: 212.116.1.88

Threat-feed evidence

History

Related pages

Pivot from tchibo.pl into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tchibo.pl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.