Skip to content

Hostname

mcs-berlin.com

Last fetched

mcs-berlin.com resolves to 1 IPv4 address operated by AS8220 in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · mcs-berlin.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mcs-berlin.com

Resolution chain

mcs-berlin.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.110.182.166217.112.141.0/24AS8220DE

WHOIS identity

Registrar
iana:1328
Organization
jens-uwe behnisch
Contact emails

Subdomains

5 observed subdomains of mcs-berlin.com.

Web-graph footprint

Distinct hostnames that link to or from mcs-berlin.com in the public web crawl.

19 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mcs-berlin.com.

MechanismTarget
SPF_IP185.194.143.101
SPF_IP185.89.196.10
SPF_IP195.10.195.17
SPF_IP217.92.129.31
SPF_IP2a03:8460:1:2:2:10:0:0
SPF_IP62.96.167.34
SPF_IP85.183.150.202
SPF_IP87.191.152.169
SPF_IP90.187.4.9
SPF_IP94.16.121.230
SPF_MXmcs-berlin.com

Related pages

Pivot deeper into the graph from mcs-berlin.com.

Cypher and MCP

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

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