Skip to content

Hostname

cb-it.de

Last fetched

cb-it.de resolves to 1 IPv4 address operated by AS203412 in DE.

Nutrition Label

WHISPER CANON · cb-it.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cb-it.de

Resolution chain

cb-it.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
79.142.46.2079.142.44.0/22AS203412DE

WHOIS identity

No WHOIS records are currently associated with cb-it.de in WhisperGraph.

Subdomains

45 observed subdomains of cb-it.de.

Web-graph footprint

Distinct hostnames that link to or from cb-it.de in the public web crawl.

6 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cb-it.de.

MechanismTarget
SPF_Amail.cb-it.de
SPF_IP103.241.48.87
SPF_IP185.125.174.120
SPF_IP5.189.150.145
SPF_IP79.142.46.20
SPF_IP85.13.142.48
SPF_MXcb-it.de
SPF_MXmailgate.cb-it.de

Related pages

Pivot deeper into the graph from cb-it.de.

Cypher and MCP

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

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